summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-10-01drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton
2009-10-01module: fix up CONFIG_KALLSYMS=n build.Paul Mundt
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30ax25: Fix possible oops in ax25_make_newJarek Poplawski
2009-09-30net: restore tx timestamping for accelerated vlansEric Dumazet
2009-09-30Phonet: fix mutex imbalanceRémi Denis-Courmont
2009-09-30sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2009-09-30net: Fix sock_wfree() raceEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-09-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-30sched_clock: Fix atomicity/continuity bug by using cmpxchg64()Eric Dumazet
2009-09-30x86: Provide an alternative() based cmpxchg64()Arjan van de Ven
2009-09-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-09-30MIPS: Avoid spurious make includecheck messageRalf Baechle
2009-09-30MIPS: VPE: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: VPE: Fix build after the credential changes a while ago.Ralf Baechle
2009-09-30MIPS: Excite: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: Sibyte: Get rid of BKL.Ralf Baechle
2009-09-30MIPS: BCM63xx: Add PCMCIA & Cardbus support.Maxime Bizon
2009-09-30MIPS: MSP71xx: request_irq() failure ignored in msp_pcibios_config_access()Roel Kluin
2009-09-30MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin
2009-09-30MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}Ralf Baechle
2009-09-30MIPS: SMP: Fix build.Ralf Baechle
2009-09-30MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee
2009-09-30MIPS: Sibyte: Fix compilation error.Mark Mason
2009-09-30MIPS: BCM1480: Re-apply patch lost due to bad resolution of merge conflict.Ralf Baechle
2009-09-30MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon
2009-09-30MIPS: Loongson2: Fix typo "enalbe" -> "enable"Uwe Kleine-König
2009-09-30MIPS: SMTC: Remove duplicate structure field initializationJulia Lawall
2009-09-30MIPS: Remove duplicated #includeHuang Weiyi
2009-09-30MIPS: BCM63xx: Remove duplicated #includeHuang Weiyi
2009-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-09-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-30pty: reconnect the BSD TIOCSPTLCK handling to legacy ptysLinus Torvalds
2009-09-30Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds
2009-09-30ext4: Fix time encoding with extra epoch bitsTheodore Ts'o
2009-09-30ext4: Add a stub for mpage_da_data in the trace headerJosh Stone
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o
2009-09-29ext4, jbd2: Drop unneeded printks at mount and unmount timeTheodore Ts'o
2009-09-29ext4: Handle nested ext4_journal_start/stop calls without a journalCurt Wohlgemuth
2009-09-29ext4: Make sure ext4_dirty_inode() updates the inode in no journal modeCurt Wohlgemuth
2009-09-29ext4: Avoid updating the inode table bh twice in no journal modeFrank Mayhar