summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-10-04V4L/DVB (8963): s2255drv field count fixDean Anderson1-1/+2
2008-10-04V4L/DVB (8961): zr36067: Fix RGBR pixel formatJean Delvare1-1/+1
2008-10-04V4L/DVB (8960): drivers/media/video/cafe_ccic.c needs mm.hAndrew Morton1-0/+1
2008-10-04V4L/DVB (8958): zr36067: Return proper bytes-per-line valueJean Delvare1-8/+5
2008-10-04V4L/DVB (8957): zr36067: Restore the default pixel formatJean Delvare1-1/+1
2008-10-04V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_openJean Delvare1-1/+1
2008-10-04V4L/DVB (8935): em28xx-cards: Remove duplicate entry (EM2800_BOARD_KWORLD_USB...Douglas Schilling Landgraf1-22/+0
2008-10-04V4L/DVB (8933): gspca: Disable light frquency for zc3xx cs2102 Kokom.Costantino Leandro1-2/+2
2008-10-04V4L/DVB (8926): gspca: Bad fix of leak memory (changeset 43d2ead315b1).Jean-Francois Moine1-3/+2
2008-10-04V4L/DVB (8919): cx18: Fix tuner audio input for Compro H900 cardsHans Verkuil1-1/+1
2008-10-04Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+4
2008-10-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2008-10-04clockevents: check broadcast tick device not the clock events deviceThomas Gleixner1-2/+4
2008-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-7/+4
2008-10-03ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again)Rafael J. Wysocki2-1/+14
2008-10-03leds-pca955x: add proper error handling and fix bogus memory handlingSven Wegener1-32/+38
2008-10-03leds-fsg: change order of initialization and deinitializationSven Wegener1-14/+14
2008-10-03dw_dmac: fix copy/paste bug in taskletHaavard Skinnemoen1-1/+1
2008-10-03Documentation/HOWTO: info about interface changes should CC linux-api@vgerMichael Kerrisk1-1/+2
2008-10-03SubmitChecklist: interfaces changes should CC linux-api@Michael Kerrisk1-0/+2
2008-10-03MAINTAINERS: add mailing list for man-pagesMichael Kerrisk1-0/+1
2008-10-03cpusets: remove pj from cpuset maintainersPaul Jackson1-2/+0
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-10-03orion_spi: fix handling of default transfer speedLennert Buytenhek1-1/+1
2008-10-03fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt1-1/+5
2008-10-03rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz1-6/+9
2008-10-04selinux: Fix an uninitialized variable BUG/panic in selinux_secattr_to_sid()Paul Moore1-7/+4
2008-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-317/+686
2008-10-03Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-69/+76
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin1-1/+1
2008-10-03Fix init/main.c to use regular printk with '%pF' for initcall fnLinus Torvalds1-5/+4
2008-10-03[S390] qdio: prevent stack clobberJan Glauber1-35/+20
2008-10-03[S390] nohz: Fix __udelay.Heiko Carstens2-34/+56
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell11-279/+597
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell3-17/+67
2008-10-03[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.Kevin D. Kissell3-13/+14
2008-10-03[MIPS] SMTC: Build fix: Fix filename in MakefileRalf Baechle1-1/+1
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle3-7/+7
2008-10-03e1000e: Fix incorrect debug warningLinus Torvalds1-1/+1
2008-10-02Check mapped ranges on sysfs resource filesLinus Torvalds1-0/+19
2008-10-02e1000e: update version from k4 to k6Jesse Brandeburg1-1/+1
2008-10-02e1000e: debug contention on NVM SWFLAGThomas Gleixner1-0/+17
2008-10-02e1000e: drop stats lockJesse Brandeburg2-19/+0
2008-10-02e1000e: remove phy read from inside spinlockJesse Brandeburg2-14/+5
2008-10-02e1000e: do not ever sleep in interrupt contextJesse Brandeburg2-3/+30
2008-10-02e1000e: reset swflag after resetting hardwareJesse Brandeburg1-0/+3
2008-10-02mm: handle initialising compound pages at orders greater than MAX_ORDERAndy Whitcroft1-5/+8
2008-10-02mm: tiny-shmem nommu fixNick Piggin3-1/+8
2008-10-02memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer1-4/+8
2008-10-02fix error-path NULL deref in alloc_posix_timer()Dan Carpenter1-1/+1