aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-06
* elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-06
* printk: avoid warning when CONFIG_PRINTK is disabledGustavo F. Padovan2010-03-06
* kernel/pid.c: update comment on find_task_by_pid_nsTetsuo Handa2010-03-06
* panic: fix panic_timeout accuracy when running on a hypervisorAnton Blanchard2010-03-06
* kernel core: use helpers for rlimitsJiri Slaby2010-03-06
* posix-cpu-timers: cleanup rlimits usageJiri Slaby2010-03-06
* kernel/exit.c: fix shadows sparse warningThiago Farina2010-03-06
* includecheck fix for kernel/params.cJaswinder Singh Rajput2010-03-06
* splice: comparing unsigned int < 0Dan Carpenter2010-03-06
* kernel/cpu.c: delete deprecated definition in cpu_up()Chen Gong2010-03-06
* mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-06
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki2010-03-06
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-06
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-03-05
|\
| * kprobes: Jump optimization sysctl interfaceMasami Hiramatsu2010-02-25
| * kprobes: Introduce kprobes jump optimizationMasami Hiramatsu2010-02-25
| * kprobes: Introduce generic insn_slot frameworkMasami Hiramatsu2010-02-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-03-05
|\ \
| * | padata: Allocate the cpumask for the padata instanceSteffen Klassert2010-03-04
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-04
|\ \ \
| * \ \ Merge branch 'for-fsnotify' into for-linusAl Viro2010-03-03
| |\ \ \
| | * | | Lose the first argument of audit_inode_child()Al Viro2010-02-08
| * | | | new helper: iterate_mounts()Al Viro2010-03-03
| * | | | New helper: path_is_under(path1, path2)Al Viro2010-03-03
| * | | | Switch may_open() and break_lease() to passing O_...Al Viro2010-03-03
* | | | | Prioritize synchronous signals over 'normal' signalsLinus Torvalds2010-03-03
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-03
|\ \ \ \ \
| * | | | | resource: Fix broken indentationH. Peter Anvin2010-03-02
| * | | | | resource: Fix generic page_is_ram() for partial RAM pagesWu Fengguang2010-03-01
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-03
|\ \ \ \ \ \
| * | | | | | sparseirq: Use radix_tree instead of ptrs arrayYinghai Lu2010-02-17
| * | | | | | sparseirq: Change irq_desc_ptrs to staticYinghai Lu2010-02-17
| * | | | | | irq: Remove unnecessary bootmem codeYinghai Lu2010-02-17
| * | | | | | x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-02-10
* | | | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\ \ \ \ \ \ \
| * | | | | | | early_res: Need to save the allocation name in drop_range_partial()Yinghai Lu2010-03-02
| * | | | | | | early_res: Add free_early_partial()Yinghai Lu2010-02-26
| * | | | | | | core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-17
| * | | | | | | x86: Change range end to start+sizeYinghai Lu2010-02-10
| * | | | | | | x86: Move range related operation to one fileYinghai Lu2010-02-10
| * | | | | | | Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-10
| |\| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\ \ \ \ \ \ \ \
| * | | | | | | | percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-16
| * | | | | | | | Merge branch 'master' into percpuTejun Heo2010-02-02
| |\ \ \ \ \ \ \ \
| * | | | | | | | | local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.cChristoph Lameter2010-01-05
| * | | | | | | | | module: Use this_cpu_xx to dynamically allocate countersChristoph Lameter2010-01-05
| * | | | | | | | | Merge branch 'master' into percpuTejun Heo2010-01-04
| |\ \ \ \ \ \ \ \ \