Age | Commit message (Expand) | Author |
2012-06-01 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-06-01 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-06-01 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-06-01 | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-... | H. Peter Anvin |
2012-06-01 | Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-06-01 | r8169: call netif_napi_del at errpaths and at driver unload | Devendra Naga |
2012-06-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-06-01 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-06-01 | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 | H.J. Lu |
2012-06-01 | mtd: mxc_nand: move ecc strengh setup before nand_scan_tail | Sascha Hauer |
2012-06-01 | mtd: block2mtd: fix recursive call of mtd_writev | Gabor Juhos |
2012-06-01 | mtd: gpmi-nand: define ecc.strength | Marek Vasut |
2012-06-01 | apple-gmux: Fix up the suspend/resume patch | Matthew Garrett |
2012-06-01 | mtd: of_parts: fix breakage in Kconfig | Frank Svendsboe |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | tcp: reflect SYN queue_mapping into SYNACK packets | Eric Dumazet |
2012-06-01 | tcp: do not create inetpeer on SYNACK message | Eric Dumazet |
2012-06-01 | 8139cp/8139too: terminate the eeprom access with the right opmode | Jason Wang |
2012-06-01 | 8139cp: set ring address before enabling receiver | Jason Wang |
2012-06-01 | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-06-01 | x86: get rid of calling do_notify_resume() when returning to kernel mode | Al Viro |
2012-06-01 | blackfin: check __get_user() return value | Al Viro |
2012-06-01 | whack-a-mole with TIF_FREEZE | Al Viro |
2012-06-01 | FRV: Optimise the system call exit path in entry.S [ver #2] | David Howells |
2012-06-01 | FRV: Shrink TIF_WORK_MASK [ver #2] | David Howells |
2012-06-01 | FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions | David Howells |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | powerpc: get rid of restore_sigmask() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro |
2012-06-01 | don't call try_to_freeze() from do_signal() | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | sh64: failure to build sigframe != signal without handler | Al Viro |
2012-06-01 | openrisc: tracehook_signal_handler() is supposed to be called on success | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro |
2012-06-01 | HAVE_RESTORE_SIGMASK is defined on all architectures now | Al Viro |
2012-06-01 | dell-laptop: Remove rfkill code | Matthew Garrett |
2012-06-01 | nfs: don't open in ->d_revalidate | Miklos Szeredi |
2012-06-01 | vfs: retry last component if opening stale dentry | Miklos Szeredi |
2012-06-01 | vfs: nameidata_to_filp(): don't throw away file on error | Miklos Szeredi |
2012-06-01 | vfs: nameidata_to_filp(): inline __dentry_open() | Miklos Szeredi |
2012-06-01 | vfs: do_dentry_open(): don't put filp | Miklos Szeredi |
2012-06-01 | vfs: split __dentry_open() | Miklos Szeredi |
2012-06-01 | vfs: do_last() common post lookup | Miklos Szeredi |