aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-08-01tracehook: fix exit_signal=0 caseRoland McGrath
2008-08-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2008-08-01[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error ...zhangxiliang
2008-08-01[PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang
2008-08-01Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE au...zhangxiliang
2008-08-01kernel/audit.c control character detection is off-by-oneVesa-Matti J Kari
2008-08-01[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditdEric Paris
2008-08-01kgdb: fix gdb serial thread queriesJason Wessel
2008-08-01kgdb: fix kgdb_validate_break_address to perform a mem writeJason Wessel
2008-07-30sched: make scheduler sysfs attributes sysdev class devicesAndi Kleen
2008-07-30workqueues: add comments to __create_workqueue_key()Oleg Nesterov
2008-07-30printk: fix comment for printk ratelimitingUwe Kleine-König
2008-07-30markers: fix markers read barrier for multiple probesMathieu Desnoyers
2008-07-30cpuset: clean up cpuset hierarchy traversal codeLi Zefan
2008-07-30cpuset: fix wrong calculation of relax domain levelLi Zefan
2008-07-30cpuset: speed up sched domain partitionLai Jiangshan
2008-07-30cpuset: a bit cleanup for scan_for_empty_cpusets()Li Zefan
2008-07-30cgroup: uninline cgroup_has_css_refs()Li Zefan
2008-07-30cgroup: remove duplicate code in allocate_cg_link()Li Zefan
2008-07-30cgroup: fix possible memory leakLi Zefan
2008-07-30resource: add resource_size()Magnus Damm
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-28locking: fix mutex @key parameter kernel-doc notationRandy Dunlap
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