aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-0/+155
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+3
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar65-1798/+2720
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar5-188/+158
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds1-108/+20
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar23-283/+617
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-189/+158
2008-07-28stop_machine: fix up ftrace.cRusty Russell1-3/+3
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2-6/+6
2008-07-28stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell2-15/+15
2008-07-28Hotplug CPU: don't check cpu_online after take_cpu_downRusty Russell1-2/+2
2008-07-28Simplify stop_machineRusty Russell2-178/+128
2008-07-28stop_machine: add ALL_CPUS optionJason Baron1-7/+25
2008-07-28module: fix build warning with !CONFIG_KALLSYMSWANG Cong1-12/+13
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi1-7/+7
2008-07-27task IO accounting: improve code readabilityAndrea Righi3-47/+12
2008-07-27tracing: remove unused variableAndrea Righi1-1/+0
2008-07-27lost sysctl fixAl Viro1-7/+9
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro1-0/+1
2008-07-26[PATCH] kill altrootAl Viro3-10/+0
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-5/+5
2008-07-26[PATCH] sanitize proc_sysctlAl Viro1-0/+15
2008-07-26[PATCH] sysctl: keep track of tree relationshipsAl Viro1-0/+63
2008-07-26[PATCH] allow delayed freeing of ctl_table_headerAl Viro1-1/+36
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro1-10/+31
2008-07-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-16/+22
2008-07-26make cgroup_seqfile_release() staticAdrian Bunk1-1/+1
2008-07-26tracehook: wait_task_inactiveRoland McGrath3-4/+29
2008-07-26tracehook: force signal_pending()Roland McGrath1-1/+3
2008-07-26tracehook: deathRoland McGrath2-20/+16
2008-07-26tracehook: job controlRoland McGrath1-5/+5
2008-07-26tracehook: get_signal_to_deliverRoland McGrath1-11/+27
2008-07-26tracehook: tracehook_consider_fatal_signalRoland McGrath1-4/+5
2008-07-26tracehook: tracehook_consider_ignored_signalRoland McGrath1-11/+16
2008-07-26tracehook: release_taskRoland McGrath1-12/+9
2008-07-26tracehook: vfork-doneRoland McGrath1-4/+1
2008-07-26tracehook: cloneRoland McGrath1-41/+28
2008-07-26tracehook: exitRoland McGrath1-4/+2
2008-07-26tracehook: unexport ptrace_notifyRoland McGrath1-1/+0
2008-07-26use WARN() in kernel/irq/chip.cArjan van de Ven1-8/+4
2008-07-26Use WARN() in kernel/irq/manage.cArjan van de Ven1-2/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-26relay: add buffer-only channels; useful for early loggingEduard - Gabriel Munteanu1-29/+141
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu4-6/+31
2008-07-26kexec jump: save/restore device stateHuang Ying2-2/+39
2008-07-26kexec jumpHuang Ying2-23/+65
2008-07-26kernel/kexec.c: make 'kimage_terminate' voidWANG Cong1-6/+2
2008-07-26pm selftest: rtc paranoiaDavid Brownell1-0/+7
2008-07-26cpumask: export cpumask_of_cpu_mapIngo Molnar1-0/+2
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis3-10/+5