aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-08-11lockdep: spin_lock_nest_lock()Peter Zijlstra
2008-08-11lockdep: lock protection locksPeter Zijlstra
2008-08-11lockdep: map_acquirePeter Zijlstra
2008-08-11lockdep: shrink held_lock structureDave Jones
2008-08-11lockdep: re-annotate scheduler runqueuesPeter Zijlstra
2008-08-11lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra
2008-08-01lockdep: change scheduler annotationPeter Zijlstra
2008-07-31lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-28stop_machine: fix up ftrace.cRusty Russell
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell
2008-07-28Hotplug CPU: don't check cpu_online after take_cpu_downRusty Russell
2008-07-28Simplify stop_machineRusty Russell
2008-07-28stop_machine: add ALL_CPUS optionJason Baron
2008-07-28module: fix build warning with !CONFIG_KALLSYMSWANG Cong
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-27tracing: remove unused variableAndrea Righi
2008-07-27lost sysctl fixAl Viro
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro
2008-07-26[PATCH] kill altrootAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26[PATCH] sanitize proc_sysctlAl Viro
2008-07-26[PATCH] sysctl: keep track of tree relationshipsAl Viro
2008-07-26[PATCH] allow delayed freeing of ctl_table_headerAl Viro
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-26make cgroup_seqfile_release() staticAdrian Bunk
2008-07-26tracehook: wait_task_inactiveRoland McGrath
2008-07-26tracehook: force signal_pending()Roland McGrath
2008-07-26tracehook: deathRoland McGrath
2008-07-26tracehook: job controlRoland McGrath
2008-07-26tracehook: get_signal_to_deliverRoland McGrath
2008-07-26tracehook: tracehook_consider_fatal_signalRoland McGrath
2008-07-26tracehook: tracehook_consider_ignored_signalRoland McGrath
2008-07-26tracehook: release_taskRoland McGrath
2008-07-26tracehook: vfork-doneRoland McGrath
2008-07-26tracehook: cloneRoland McGrath
2008-07-26tracehook: exitRoland McGrath
2008-07-26tracehook: unexport ptrace_notifyRoland McGrath
2008-07-26use WARN() in kernel/irq/chip.cArjan van de Ven
2008-07-26Use WARN() in kernel/irq/manage.cArjan van de Ven
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan