summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-23Merge remote branch 'hwpoison/hwpoison'Stephen Rothwell
2009-09-23Merge remote branch 'hwlat/for-linus'Stephen Rothwell
2009-09-23Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2009-09-23Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2009-09-23Merge remote branch 'block/for-next'Stephen Rothwell
2009-09-23Merge branch 'quilt/rr'Stephen Rothwell
2009-09-23Merge remote branch 'microblaze/next'Stephen Rothwell
2009-09-23Merge remote branch 'net-current/master'Stephen Rothwell
2009-09-23kernel: allow whitespace as kernel parameter separatorPeter Oberparleiter
2009-09-23reduce string table for loaded modules (v2)Jan Beulich
2009-09-23reduce symbol table for loaded modules (v2)Jan Beulich
2009-09-23cpumask:remove-arch_send_call_function_ipiRusty Russell
2009-09-23cpumask: use zalloc_cpumask_var() where possibleLi Zefan
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-21Merge branch 'for-linus' into for-nextJens Axboe
2009-09-21Add a tracepoint for block request remappingJun'ichi Nomura
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
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21trivial: Correct print_tainted routine name in commentRobert P. J. Day
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21microblaze: Enable GCOV_PROFILE_ALLMichal Simek
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20sched: Fix potential NULL derference of doms_curYong Zhang
2009-09-20kernel/profile.c: Switch /proc/irq/prof_cpu_mask to seq_fileAlexey Dobriyan
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton
2009-09-20tracing: Export trace_profile_buf symbolsPeter Zijlstra