summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2009-09-24Audit: rearrange audit_context to save 16 bytes per structEric Paris
2009-09-24Audit: reorganize struct audit_watch to save 8 bytesEric Paris
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Revert "kmod: fix race in usermodehelper code"Sebastian Andrzej Siewior
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-09-23creds_are_invalid() needs to be exported for use by modules:Randy Dunlap
2009-09-23include/linux/cred.h: fix buildAndrew Morton
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-23procfs: provide stack information for threadsStefani Seibold
2009-09-23lockdep: use new arch_is_kernel_data()Mike Frysinger
2009-09-23kallsyms: use new arch_is_kernel_text()Mike Frysinger
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko
2009-09-23proc connector: add event for process becoming session leaderScott James Remnant
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23generic-ipi: make struct call_function_data locklessXiao Guangrong
2009-09-23kmod: fix race in usermodehelper codeNeil Horman
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young
2009-09-23printk boot_delay: rename printk_delay_msec to loops_per_msecDave Young
2009-09-23modules, tracing: Remove stale struct marker signature from module_layout()Ingo Molnar
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven
2009-09-22nommu: add support for Memory Protection Units (MPU)Bernd Schmidt
2009-09-22oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro
2009-09-22oom: move oom_killer_enable()/oom_killer_disable to where they belongAlexey Dobriyan
2009-09-22mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-22ksm: fix deadlock with munlock in exit_mmapAndrea Arcangeli
2009-09-22ksm: fix oom deadlockHugh Dickins
2009-09-22ksm: the mm interface to ksmHugh Dickins
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-22futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()Darren Hart
2009-09-22futex: Correct futex_q woken state commentaryDarren Hart
2009-09-22futex: Make function kernel-doc commentary consistentDarren Hart
2009-09-22futex: Correct queue_me and unqueue_me commentaryDarren Hart
2009-09-22futex: Correct futex_wait_requeue_pi() commentaryDarren Hart
2009-09-22tracing: Fix failure path in ftrace_regex_open()Li Zefan
2009-09-22tracing: Fix failure path in ftrace_graph_write()Li Zefan
2009-09-22tracing: Check the return value of trace_get_user()Li Zefan
2009-09-22tracing: Fix off-by-one in trace_get_user()Li Zefan
2009-09-21net: fix CONFIG_NET=n build on sparc64Andrew Morton
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds