Age | Commit message (Expand) | Author | Files | Lines |
2011-08-11 | move RLIMIT_NPROC check from set_user() to do_execve_common() | Vasiliy Kulikov | 3 | -8/+14 |
2011-08-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+3 |
2011-08-10 | cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning | Jonathan Nieder | 1 | -2/+4 |
2011-08-06 | jump label: Reduce the cycle count by changing the link order | Jason Baron | 1 | -1/+2 |
2011-08-05 | Merge branch 'linus' into perf/urgent | Ingo Molnar | 84 | -1890/+3135 |
2011-08-05 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -31/+60 |
2011-08-04 | lockdep: Clear whole lockdep_map on initialization | Tejun Heo | 1 | -4/+1 |
2011-08-04 | lockdep: Fix up warning | Peter Zijlstra | 1 | -1/+1 |
2011-08-04 | lockdep: Fix trace_hardirqs_on_caller() | Peter Zijlstra | 1 | -14/+16 |
2011-08-04 | Boot up with usermodehelper disabled | Linus Torvalds | 1 | -1/+1 |
2011-08-04 | Merge branch 'linus' into core/urgent | Ingo Molnar | 83 | -1906/+3247 |
2011-08-04 | taskstats: add_del_listener() should ignore !valid listeners | Oleg Nesterov | 1 | -1/+1 |
2011-08-04 | taskstats: add_del_listener() shouldn't use the wrong node | Oleg Nesterov | 1 | -9/+7 |
2011-08-02 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 7 | -42/+53 |
2011-08-01 | kdb,kgdb: Allow arbitrary kgdb magic knock sequences | Jason Wessel | 1 | -8/+20 |
2011-08-01 | kdb: Remove all references to DOING_KGDB2 | Jason Wessel | 4 | -7/+3 |
2011-08-01 | kdb,kgdb: Implement switch and pass buffer from kdb -> gdb | Jason Wessel | 4 | -21/+29 |
2011-08-01 | kdb: cleanup unused variables missed in the original kdb merge | Jason Wessel | 3 | -8/+3 |
2011-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -0/+21 |
2011-07-30 | resources: Add lookup_resource() | Geert Uytterhoeven | 1 | -0/+21 |
2011-07-30 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2011-07-30 | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l... | Linus Torvalds | 3 | -0/+185 |
2011-07-28 | Merge branch 'imx/dt' into next/dt | Arnd Bergmann | 27 | -105/+120 |
2011-07-28 | dt/irq: add irq_domain_generate_simple() helper | Grant Likely | 1 | -0/+58 |
2011-07-28 | irq: add irq_domain translation infrastructure | Grant Likely | 3 | -0/+127 |
2011-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+5 |
2011-07-28 | [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support | Hans Verkuil | 1 | -0/+1 |
2011-07-27 | signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() | Oleg Nesterov | 2 | -16/+6 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 13 | -13/+13 |
2011-07-27 | panic: panic=-1 for immediate reboot | Hugh Dickins | 1 | -0/+2 |
2011-07-27 | gcov: disable CONSTRUCTORS for UML | Vitaliy Ivanov | 1 | -1/+1 |
2011-07-27 | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov | 1 | -0/+1 |
2011-07-27 | kernel/fork.c: fix a few coding style issues | Daniel Rebelo de Oliveira | 1 | -35/+48 |
2011-07-27 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Michal Hocko | 2 | -0/+12 |
2011-07-26 | futex: Fix regression with read only mappings | Shawn Bohrer | 1 | -12/+42 |
2011-07-26 | Merge 'akpm' patch series | Linus Torvalds | 5 | -37/+36 |
2011-07-26 | kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n | Stephen Boyd | 1 | -2/+2 |
2011-07-26 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang | 2 | -32/+31 |
2011-07-26 | devres: fix possible use after free | Maxin B John | 1 | -1/+1 |
2011-07-26 | mm/futex: fix futex writes on archs with SW tracking of dirty & young | Benjamin Herrenschmidt | 1 | -2/+2 |
2011-07-26 | Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -3/+2 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 7 | -14/+5 |
2011-07-25 | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+0 |
2011-07-25 | trace events: Update version number reference to new 3.x scheme for EVENT_POW... | Jesper Juhl | 1 | -1/+1 |
2011-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -14/+84 |
2011-07-24 | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -12/+85 |
2011-07-24 | module: add /sys/module/<name>/uevent files | Kay Sievers | 2 | -0/+21 |
2011-07-24 | module: change attr callbacks to take struct module_kobject | Kay Sievers | 2 | -12/+12 |
2011-07-24 | modules: add default loader hook implementations | Jonas Bonn | 1 | -0/+49 |
2011-07-24 | param: fix return value handling in param_set_* | Satoru Moriya | 1 | -2/+2 |