summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds-5/+5
2012-04-02irq_work: fix compile failure on MIPS from system.h splitPaul Gortmaker-0/+1
2012-04-01Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo-3197/+5181
2012-04-01cgroup: make css->refcnt clearing on cgroup removal optionalTejun Heo-9/+62
2012-04-01cgroup: use negative bias on css->refcnt to block css_tryget()Tejun Heo-48/+71
2012-04-01cgroup: implement cgroup_rm_cftypes()Tejun Heo-10/+44
2012-04-01cgroup: introduce struct cfentTejun Heo-36/+77
2012-04-01cgroup: relocate __d_cgrp() and __d_cft()Tejun Heo-10/+10
2012-04-01cgroup: remove cgroup_add_file[s]()Tejun Heo-31/+20
2012-04-01cgroup: convert all non-memcg controllers to the new cftype interfaceTejun Heo-48/+20
2012-04-01cgroup: merge cft_release_agent cftype array into the base files arrayTejun Heo-12/+7
2012-04-01cgroup: implement cgroup_add_cftypes() and friendsTejun Heo-1/+131
2012-04-01cgroup: build list of all cgroups under a given cgroupfs_rootTejun Heo-0/+10
2012-04-01cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()Tejun Heo-4/+2
2012-04-01cgroup: deprecate remount option changesTejun Heo-0/+5
2012-03-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+7
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-108/+199
2012-03-31tick: Document TICK_ONESHOT config optionThomas Gleixner-0/+4
2012-03-31uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju-8/+114
2012-03-31uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju-0/+217
2012-03-31sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()Srivatsa S. Bhat-2/+2
2012-03-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-15/+30
2012-03-30Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-46/+30
2012-03-30genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return valueJiang Liu-3/+7
2012-03-30itimer: Schedule silent NULL pointer fixup in setitimer() for removalSasikantha babu-1/+4
2012-03-29Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2012-03-29cgroup: cgroup_attach_task() could return -errno after successTejun Heo-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+61
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-3/+2
2012-03-29kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel-29/+24
2012-03-29kdb: Fix smatch warning on dbg_io_ops->is_consoleJason Wessel-1/+1
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-42/+59
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+4
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-124/+77
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely-4/+14
2012-03-29padata: Fix cpu hotplugSteffen Klassert-0/+3
2012-03-29padata: Use the online cpumask as the defaultSteffen Klassert-4/+4
2012-03-29padata: Add a reference to the api documentationSteffen Klassert-0/+2
2012-03-29Merge branch 'sched/arch' into sched/urgentIngo Molnar-0/+4
2012-03-29futex: Mark get_robust_list as deprecatedKees Cook-0/+4
2012-03-29futex: Do not leak robust list to unprivileged processKees Cook-46/+26
2012-03-29genirq: Respect NUMA node affinity in setup_irq_irq affinity()Prarit Bhargava-1/+8
2012-03-29genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()Alexander Gordeev-5/+5
2012-03-29genirq: Minor readablity improvement in irq_wake_thread()Alexander Gordeev-6/+10
2012-03-29sched: Fix __schedule_bug() output when called from an interruptStephen Boyd-7/+1
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell-5/+5
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-5/+141
2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano-0/+42
2012-03-28sysctl: use bitmap library functionsAkinobu Mita-5/+3
2012-03-28kexec: add further check to crashkernelZhenzhong Duan-0/+4