aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-0/+5
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
2011-07-25Merge 'akpm' patch seriesLinus Torvalds5-37/+36
2011-07-25kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd1-2/+2
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2-32/+31
2011-07-25devres: fix possible use after freeMaxin B John1-1/+1
2011-07-25mm/futex: fix futex writes on archs with SW tracking of dirty & youngBenjamin Herrenschmidt1-2/+2
2011-07-25Merge branches 'kbuild', 'packaging' and 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-3/+2
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds7-14/+5
2011-07-25Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+0
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-14/+84
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-12/+85
2011-07-24module: add /sys/module/<name>/uevent filesKay Sievers2-0/+21
2011-07-24module: change attr callbacks to take struct module_kobjectKay Sievers2-12/+12
2011-07-24modules: add default loader hook implementationsJonas Bonn1-0/+49
2011-07-24param: fix return value handling in param_set_*Satoru Moriya1-2/+2
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-20/+4
2011-07-22Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+73
2011-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+28
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-118/+101
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds25-1182/+1655
2011-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-15/+4
2011-07-22Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-13/+41
2011-07-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-8/+11
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds3-10/+23
2011-07-22Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-28/+53
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds4-261/+485
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+29
2011-07-22sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fairLin Ming1-2/+2
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-5/+39
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-0/+29
2011-07-21lockdep: Fix lockdep_no_validate against IRQ statesPeter Zijlstra1-0/+3
2011-07-21perf: Remove perf_event_attr::type checkLin Ming1-7/+0
2011-07-21sched: Replace use of entity_key()Stephan Baerwolf1-7/+1
2011-07-21sched: Separate group-scheduling code more clearlyJan H. Schönherr1-24/+19
2011-07-21sched: Reorder root_domain to remove 64 bit alignment paddingRichard Kennedy1-1/+1
2011-07-21sched: Do not attempt to destroy uninitialized rt_bandwidthBianca Lutz1-1/+2
2011-07-21sched: Remove unused function cpu_cfs_rq()Jan Schoenherr1-13/+0
2011-07-21sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'Jan Schoenherr1-1/+1
2011-07-21sched, cgroup: Optimize load_balance_fair()Peter Zijlstra2-37/+35
2011-07-21sched: Don't update shares twice on on_rq parentPaul Turner1-0/+3
2011-07-21sched: update correct entity's runtime in check_preempt_wakeup()Paul Turner1-1/+1
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar11-122/+450
2011-07-21ptrace: fix ptrace_signal() && STOP_DEQUEUED interactionOleg Nesterov1-6/+11