| Commit message (Expand) | Author | Age | Files | Lines |
* | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+0 |
* | kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon | Nishanth Aravamudan | 2011-08-25 | 1 | -1/+1 |
* | Add a personality to report 2.6.x version numbers | Andi Kleen | 2011-08-25 | 1 | -0/+38 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-08-23 | 2 | -2/+2 |
|\ |
|
| * | xfs: remove subdirectories | Christoph Hellwig | 2011-08-12 | 2 | -2/+2 |
* | | Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified" | Linus Torvalds | 2011-08-23 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-08-19 | 1 | -5/+16 |
|\ \ |
|
| * | | blktrace: add FLUSH/FUA support | Namhyung Kim | 2011-08-11 | 1 | -5/+16 |
* | | | irqdesc: fix new kernel-doc warning | Randy Dunlap | 2011-08-18 | 1 | -0/+1 |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-08-17 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki | 2011-08-14 | 1 | -0/+4 |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 | 1 | -1/+7 |
|\ \ \ \ |
|
| * | | | | lockdep: Fix wrong assumption in match_held_lock | Peter Zijlstra | 2011-08-09 | 1 | -1/+7 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 | 3 | -18/+40 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | irq: Track the owner of irq descriptor | Sebastian Andrzej Siewior | 2011-07-28 | 2 | -16/+37 |
| * | | | irq: Always set IRQF_ONESHOT if no primary handler is specified | Sebastian Andrzej Siewior | 2011-07-28 | 1 | -0/+1 |
| * | | | genirq: Fix wrong bit operation | jhbird.choi@samsung.com | 2011-07-26 | 1 | -2/+2 |
* | | | | move RLIMIT_NPROC check from set_user() to do_execve_common() | Vasiliy Kulikov | 2011-08-11 | 3 | -8/+14 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-08-11 | 2 | -2/+3 |
|\ \ \ \ |
|
| * | | | | jump label: Reduce the cycle count by changing the link order | Jason Baron | 2011-08-05 | 1 | -1/+2 |
| * | | | | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2011-08-05 | 84 | -1890/+3135 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | trace events: Update version number reference to new 3.x scheme for EVENT_POW... | Jesper Juhl | 2011-07-25 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warning | Jonathan Nieder | 2011-08-09 | 1 | -2/+4 |
| |/ /
|/| | |
|
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-08-04 | 2 | -31/+60 |
|\ \ \ |
|
| * | | | lockdep: Clear whole lockdep_map on initialization | Tejun Heo | 2011-08-04 | 1 | -4/+1 |
| * | | | lockdep: Fix up warning | Peter Zijlstra | 2011-08-04 | 1 | -1/+1 |
| * | | | lockdep: Fix trace_hardirqs_on_caller() | Peter Zijlstra | 2011-08-04 | 1 | -14/+16 |
| * | | | Merge branch 'linus' into core/urgent | Ingo Molnar | 2011-08-04 | 83 | -1906/+3247 |
| |\ \ \ |
|
| * | | | | futex: Fix regression with read only mappings | Shawn Bohrer | 2011-07-26 | 1 | -12/+42 |
* | | | | | Boot up with usermodehelper disabled | Linus Torvalds | 2011-08-03 | 1 | -1/+1 |
* | | | | | taskstats: add_del_listener() should ignore !valid listeners | Oleg Nesterov | 2011-08-03 | 1 | -1/+1 |
* | | | | | taskstats: add_del_listener() shouldn't use the wrong node | Oleg Nesterov | 2011-08-03 | 1 | -9/+7 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-08-01 | 7 | -42/+53 |
|\ \ \ \ |
|
| * | | | | kdb,kgdb: Allow arbitrary kgdb magic knock sequences | Jason Wessel | 2011-08-01 | 1 | -8/+20 |
| * | | | | kdb: Remove all references to DOING_KGDB2 | Jason Wessel | 2011-08-01 | 4 | -7/+3 |
| * | | | | kdb,kgdb: Implement switch and pass buffer from kdb -> gdb | Jason Wessel | 2011-08-01 | 4 | -21/+29 |
| * | | | | kdb: cleanup unused variables missed in the original kdb merge | Jason Wessel | 2011-08-01 | 3 | -8/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2011-07-31 | 1 | -0/+21 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | resources: Add lookup_resource() | Geert Uytterhoeven | 2011-07-30 | 1 | -0/+21 |
| |/ / |
|
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-30 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT support | Hans Verkuil | 2011-07-27 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l... | Linus Torvalds | 2011-07-29 | 3 | -0/+185 |
|\ \ \ |
|
| * \ \ | Merge branch 'imx/dt' into next/dt | Arnd Bergmann | 2011-07-28 | 27 | -105/+120 |
| |\ \ \ |
|
| * | | | | dt/irq: add irq_domain_generate_simple() helper | Grant Likely | 2011-07-28 | 1 | -0/+58 |
| * | | | | irq: add irq_domain translation infrastructure | Grant Likely | 2011-07-28 | 3 | -0/+127 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-07-27 | 1 | -0/+5 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into next | James Morris | 2011-06-30 | 19 | -524/+628 |
| |\ \ \ \ \ |
|
| * | | | | | | cgroupfs: use init_cred when populating new cgroupfs mount | eparis@redhat | 2011-06-09 | 1 | -0/+5 |
* | | | | | | | signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked() | Oleg Nesterov | 2011-07-27 | 2 | -16/+6 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 13 | -13/+13 |