aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09V4L/DVB (6118): ivtv-fb: add missing FBIO_WAITFORVSYNC ioctl defineHans Verkuil1-1/+2
2007-10-09V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSDHans Verkuil1-1/+6
2007-10-09V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil1-1/+1
2007-10-09V4L/DVB (5978): tuner: Better tuner radio supportTrent Piepho2-0/+5
2007-10-09V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transferOliver Endriss1-1/+0
2007-10-09V4L/DVB (5929): Add vp27smpx driverHans Verkuil2-0/+4
2007-10-09V4L/DVB (5913): Clean up duplicate includes in include/media/Jesper Juhl1-2/+0
2007-10-09V4L/DVB (5905): ivtv-fb: Use proper ioctl valueHans Verkuil1-3/+2
2007-10-09V4L/DVB (5902): Add ivtv-fb framebuffer driver.Hans Verkuil1-0/+35
2007-10-09V4L/DVB (5883): V4L: Fix a compile warning on non-32-bit machines.Sakari Ailus1-1/+1
2007-10-09V4L/DVB (5862): V4L: Add internal ioctl-like interface.Sakari Ailus1-0/+210
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-1/+1
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan1-1/+1
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds1-1/+1
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev1-1/+1
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-328/+109
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi>Michael Hennerich1-1/+34
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driverMichael Hennerich5-14/+88
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle1-68/+0
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle3-260/+109
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle1-0/+1
2007-09-29i386: remove bogus comment about memory barrierNick Piggin1-5/+0
2007-09-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+2
2007-09-28[TCP]: Fix MD5 signature handling on big-endian.David S. Miller1-4/+2
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds1-1/+0
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner1-0/+1
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro1-1/+1
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+4
2007-09-25SCTP : Add paramters validity check for ASCONF chunkWei Yongjun2-0/+4
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich1-1/+0
2007-09-25ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy1-4/+0
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle1-8/+24
2007-09-22ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner1-0/+2
2007-09-23Blackfin arch: add some missing syscallBryan Wu1-5/+51
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt5-5/+11
2007-09-21Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2-49/+25
2007-09-20signalfd simplificationDavide Libenzi3-38/+6
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar1-0/+1
2007-09-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+3
2007-09-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+5
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki1-1/+3
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn1-2/+2
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov1-0/+1
2007-09-19Convert uid hash to hlistPavel Emelyanov2-2/+2
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt1-0/+5
2007-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+0