Age | Commit message (Expand) | Author | Files | Lines |
2012-12-07 | tcp: bug fix Fast Open client retransmission | Yuchung Cheng | 3 | -6/+16 |
2012-12-07 | Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -6/+9 |
2012-12-06 | tmpfs: fix shared mempolicy leak | Mel Gorman | 3 | -48/+16 |
2012-12-06 | mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl... | Johannes Weiner | 1 | -16/+0 |
2012-12-06 | mm: compaction: validate pfn range passed to isolate_freepages_block | Mel Gorman | 1 | -1/+9 |
2012-12-06 | mmc: sh-mmcif: avoid oops on spurious interrupts (second try) | Guennadi Liakhovetski | 1 | -2/+2 |
2012-12-06 | Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts" | Chris Ball | 1 | -4/+0 |
2012-12-06 | mmc: sdhci-s3c: fix missing clock for gpio card-detect | Heiko Stübner | 1 | -0/+7 |
2012-12-06 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 5 | -20/+24 |
2012-12-06 | Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru... | Linus Torvalds | 1 | -1/+1 |
2012-12-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l... | Linus Torvalds | 2 | -8/+8 |
2012-12-06 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2012-12-06 | lib/Makefile: Fix oid_registry build dependency | Tim Gardner | 1 | -1/+1 |
2012-12-05 | MIPS: Fix endless loop when processing signals for kernel tasks | Dmitry Adamushko | 1 | -1/+6 |
2012-12-05 | MIPS: R3000/R3081: Fix CPU detection. | Ralf Baechle | 1 | -1/+0 |
2012-12-05 | MIPS: N32: Fix signalfd4 syscall entry point | Ralf Baechle | 1 | -1/+1 |
2012-12-05 | vfs: clear to the end of the buffer on partial buffer reads | Dan Carpenter | 1 | -1/+1 |
2012-12-05 | ASN.1: Fix an indefinite length skip error | David Howells | 1 | -1/+1 |
2012-12-05 | MODSIGN: Don't use enum-type bitfields in module signature info block | David Howells | 1 | -7/+7 |
2012-12-04 | watchdog: Fix CPU hotplug regression | Thomas Gleixner | 1 | -0/+3 |
2012-12-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l... | Linus Torvalds | 2 | -2/+9 |
2012-12-04 | Merge tag 'upstream-3.7-rc9' of git://git.infradead.org/linux-ubi | Linus Torvalds | 1 | -10/+16 |
2012-12-04 | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -11/+9 |
2012-12-04 | MIPS: N32: Fix preadv(2) and pwritev(2) entry points. | Ralf Baechle | 1 | -2/+2 |
2012-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 4 | -10/+20 |
2012-12-04 | vfs: avoid "attempt to access beyond end of device" warnings | Linus Torvalds | 1 | -0/+52 |
2012-12-04 | workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s | Tejun Heo | 1 | -2/+2 |
2012-12-04 | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags() | David Daney | 2 | -15/+15 |
2012-12-04 | megaraid: fix BUG_ON() from incorrect use of delayed work | Xiaotian Feng | 2 | -9/+7 |
2012-12-04 | UBI: dont call ubi_self_check_all_ff() in __wl_get_peb() | Richard Weinberger | 1 | -9/+9 |
2012-12-04 | UBI: remove PEB from free tree in get_peb_for_wl() | Richard Weinberger | 1 | -1/+7 |
2012-12-03 | sparc: Fix piggyback with newer binutils. | David S. Miller | 1 | -6/+6 |
2012-12-03 | Linux 3.7-rc8v3.7-rc8 | Linus Torvalds | 1 | -1/+1 |
2012-12-03 | sparc64: exit_group should kill register windows just like plain exit. | David S. Miller | 3 | -4/+14 |
2012-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds | 4 | -17/+22 |
2012-12-03 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -25/+27 |
2012-12-03 | [parisc] open(2) compat bug | Al Viro | 1 | -1/+1 |
2012-12-03 | Revert "sched, autogroup: Stop going ahead if autogroup is disabled" | Mike Galbraith | 2 | -9/+0 |
2012-12-03 | Merge branch 'block-dev' | Linus Torvalds | 5 | -196/+72 |
2012-12-03 | modsign: add symbol prefix to certificate list | James Hogan | 1 | -2/+2 |
2012-12-03 | linux/kernel.h: define SYMBOL_PREFIX | James Hogan | 1 | -0/+7 |
2012-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -108/+61 |
2012-12-03 | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 2 | -2/+2 |
2012-12-02 | open*(2) compat fixes (s390, arm64) | Al Viro | 2 | -2/+2 |
2012-12-02 | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+14 |
2012-12-02 | 8139cp: fix coherent mapping leak in error path. | françois romieu | 1 | -3/+8 |
2012-12-02 | tcp: fix crashes in do_tcp_sendpages() | Eric Dumazet | 1 | -9/+6 |
2012-12-02 | workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay | Tejun Heo | 1 | -3/+11 |
2012-12-02 | workqueue: exit rescuer_thread() as TASK_RUNNING | Mike Galbraith | 1 | -1/+3 |
2012-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -10/+21 |