summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+0
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan1-1/+1
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen1-0/+38
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+2
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds1-1/+0
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+16
2011-08-18irqdesc: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+4
2011-08-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+7
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-18/+40
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-0/+4
2011-08-12xfs: remove subdirectoriesChristoph Hellwig2-2/+2
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov3-8/+14
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim1-5/+16
2011-08-09cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warningJonathan Nieder1-2/+4
2011-08-09lockdep: Fix wrong assumption in match_held_lockPeter Zijlstra1-1/+7
2011-08-05jump label: Reduce the cycle count by changing the link orderJason Baron1-1/+2
2011-08-05Merge branch 'linus' into perf/urgentIngo Molnar84-1890/+3135
2011-08-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-31/+60
2011-08-04lockdep: Clear whole lockdep_map on initializationTejun Heo1-4/+1
2011-08-04lockdep: Fix up warningPeter Zijlstra1-1/+1
2011-08-04lockdep: Fix trace_hardirqs_on_caller()Peter Zijlstra1-14/+16
2011-08-03Boot up with usermodehelper disabledLinus Torvalds1-1/+1
2011-08-04Merge branch 'linus' into core/urgentIngo Molnar83-1906/+3247
2011-08-03taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov1-1/+1
2011-08-03taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov1-9/+7
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds7-42/+53
2011-08-01kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel1-8/+20
2011-08-01kdb: Remove all references to DOING_KGDB2Jason Wessel4-7/+3
2011-08-01kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel4-21/+29
2011-08-01kdb: cleanup unused variables missed in the original kdb mergeJason Wessel3-8/+3
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-0/+21
2011-07-30resources: Add lookup_resource()Geert Uytterhoeven1-0/+21
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds3-0/+185
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann27-105/+120
2011-07-28irq: Track the owner of irq descriptorSebastian Andrzej Siewior2-16/+37
2011-07-28irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior1-0/+1
2011-07-28dt/irq: add irq_domain_generate_simple() helperGrant Likely1-0/+58
2011-07-28irq: add irq_domain translation infrastructureGrant Likely3-0/+127
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+5
2011-07-27[media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT supportHans Verkuil1-0/+1
2011-07-27signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()Oleg Nesterov2-16/+6
2011-07-26atomic: use <linux/atomic.h>Arun Sharma13-13/+13
2011-07-26panic: panic=-1 for immediate rebootHugh Dickins1-0/+2
2011-07-26gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov1-1/+1
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov1-0/+1
2011-07-26kernel/fork.c: fix a few coding style issuesDaniel Rebelo de Oliveira1-35/+48
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2-0/+12