summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-08-10PM / Driver Core: Kill dev_pm_ops platform warning for nowMagnus Damm
2009-08-10ar9170: fix read & write outside array boundsDan Carpenter
2009-08-10ar9170usb: fix spurious firmware related messageChristian Lamparter
2009-08-10pty: fix data loss when stopped (^S/^Q)Linus Torvalds
2009-08-10ocfs2: Fix possible deadlock when extending quota fileJan Kara
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10futex: Fix handling of bad requeue syscall pairingDarren Hart
2009-08-10Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-08-10MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput
2009-08-10mempool.c: clean up type-castingFigo.zhang
2009-08-10documentation: register ioctl entry of nilfs2Ryusuke Konishi
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker
2009-08-10Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker
2009-08-10futex: Fix compat_futex to be same as futex for REQUEUE_PIDinakar Guniguntala
2009-08-10Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6Russell King
2009-08-10Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-08-10OMAP3: RX51: Updated rx51_defconfigRoger Quadros
2009-08-10OMAP2/3: mmc-twl4030: Free up MMC regulators while cleaning upRoger Quadros
2009-08-10OMAP3: RX51: Define TWL4030 USB transceiver in board fileRoger Quadros
2009-08-10OMAP3: Overo: Fix smsc911x platform device resource valueSergio Aguirre
2009-08-10OMAP3: Fix omap3 sram virtual addres overlap vmalloc space after increasing v...Janboe Ye
2009-08-10OMAP2/3: DMA errata correctionVikram Pandita
2009-08-10OMAP: Fix testing of cpu defines for mach-omap1Tony Lindgren
2009-08-10mm_for_maps: take ->cred_guard_mutex to fix the race with execOleg Nesterov
2009-08-10mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov
2009-08-10mm_for_maps: simplify, use ptrace_may_access()Oleg Nesterov
2009-08-10ALSA: hda - Add missing vmaster initialization for ALC269Takashi Iwai
2009-08-10perf_counter: Require CAP_SYS_ADMIN for raw tracepoint dataPeter Zijlstra
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-10futex: Update futex_q lock_ptr on requeue proxy lockDarren Hart
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt
2009-08-09mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()roel kluin
2009-08-09zorro8390: Fix read buffer overflow in zorro8390_init_one()roel kluin
2009-08-09pcnet32: Read buffer overflowroel kluin
2009-08-09sctp: fix missing destroy of percpu counter variable in sctp_proc_exit()Rafael Laufer
2009-08-09MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patternsJoe Perches
2009-08-09gianfar: keep vlan related state when restartYong Zhang
2009-08-09e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan
2009-08-09e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan
2009-08-09ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou
2009-08-09ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou
2009-08-09tun: Extend RTNL lock coverage over whole ioctlHerbert Xu