summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-12-08Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng
2012-12-07Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman
2012-12-06mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner
2012-12-06mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman
2012-12-06mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski
2012-12-06Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball
2012-12-06mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner
2012-12-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-06Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...Linus Torvalds
2012-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds
2012-12-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-06lib/Makefile: Fix oid_registry build dependencyTim Gardner
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle
2012-12-05vfs: clear to the end of the buffer on partial buffer readsDan Carpenter
2012-12-05ASN.1: Fix an indefinite length skip errorDavid Howells
2012-12-05MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells
2012-12-04watchdog: Fix CPU hotplug regressionThomas Gleixner
2012-12-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds
2012-12-04Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-12-04Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle
2012-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-12-04vfs: avoid "attempt to access beyond end of device" warningsLinus Torvalds
2012-12-04workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng
2012-12-04UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger
2012-12-04UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger
2012-12-03sparc: Fix piggyback with newer binutils.David S. Miller
2012-12-03Linux 3.7-rc8Linus Torvalds
2012-12-03sparc64: exit_group should kill register windows just like plain exit.David S. Miller
2012-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-12-03Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-03[parisc] open(2) compat bugAl Viro
2012-12-03Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith
2012-12-03Merge branch 'block-dev'Linus Torvalds
2012-12-03modsign: add symbol prefix to certificate listJames Hogan
2012-12-03linux/kernel.h: define SYMBOL_PREFIXJames Hogan
2012-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-03Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro