Age | Commit message (Expand) | Author |
2012-01-17 | audit: ia32entry.S sign extend error codes when calling 64 bit code | Eric Paris |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-17 | seccomp: audit abnormal end to a process due to seccomp | Eric Paris |
2012-01-17 | audit: check current inode and containing object when filtering on major and ... | Eric Paris |
2012-01-17 | audit: drop the meaningless and format breaking word 'user' | Eric Paris |
2012-01-17 | audit: dynamically allocate audit_names when not enough space is in the names... | Eric Paris |
2012-01-17 | audit: make filetype matching consistent with other filters | Eric Paris |
2012-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-11 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-11 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-11 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2012-01-11 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-01-11 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-01-11 | Merge tag 'md-3.3-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-11 | cpu: Do not return errors from cpu_dev_init() which will be ignored | Ben Hutchings |
2012-01-11 | Merge branch 'slab/urgent' into slab/for-linus | Pekka Enberg |
2012-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-11 | autofs4: deal with autofs4_write/autofs4_write races | Al Viro |
2012-01-11 | autofs4: catatonic_mode vs. notify_daemon race | Al Viro |
2012-01-11 | autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race | Al Viro |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-10 | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds |
2012-01-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-01-10 | Merge branch 'unicore32' of git://github.com/gxt/linux | Linus Torvalds |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds |
2012-01-10 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds |
2012-01-10 | user namespace: make signal.c respect user namespaces | Serge E. Hallyn |
2012-01-10 | workqueue: make alloc_workqueue() take printf fmt and args for name | Tejun Heo |
2012-01-10 | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov |
2012-01-10 | procfs: parse mount options | Vasiliy Kulikov |
2012-01-10 | procfs: introduce the /proc/<pid>/map_files/ directory | Pavel Emelyanov |
2012-01-10 | procfs: make proc_get_link to use dentry instead of inode | Cyrill Gorcunov |
2012-01-10 | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming |
2012-01-10 | sparc: make SA_NOMASK a synonym of SA_NODEFER | Matt Fleming |
2012-01-10 | reiserfs: don't lock root inode searching | Frederic Weisbecker |
2012-01-10 | reiserfs: don't lock journal_init() | Frederic Weisbecker |
2012-01-10 | reiserfs: delay reiserfs lock until journal initialization | Frederic Weisbecker |
2012-01-10 | reiserfs: delete comments referring to the BKL | Davidlohr Bueso |
2012-01-10 | drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range | Ben Hutchings |
2012-01-10 | drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030 | Benoit Cousson |
2012-01-10 | drivers/rtc/: remove redundant spi driver bus initialization | Lars-Peter Clausen |
2012-01-10 | drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static | Axel Lin |
2012-01-10 | drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static | Axel Lin |
2012-01-10 | rtc: convert drivers/rtc/* to use module_platform_driver() | Axel Lin |