aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-043-82/+32
|\
| * Merge branch 'for-fsnotify' into for-linusAl Viro2010-03-031-5/+2
| |\
| | * Lose the first argument of audit_inode_child()Al Viro2010-02-081-5/+2
| * | new helper: iterate_mounts()Al Viro2010-03-031-33/+16
| * | New helper: path_is_under(path1, path2)Al Viro2010-03-031-39/+12
| * | Switch may_open() and break_lease() to passing O_...Al Viro2010-03-031-5/+2
* | | Prioritize synchronous signals over 'normal' signalsLinus Torvalds2010-03-031-13/+30
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-031-4/+5
|\ \ \
| * | | resource: Fix broken indentationH. Peter Anvin2010-03-021-1/+1
| * | | resource: Fix generic page_is_ram() for partial RAM pagesWu Fengguang2010-03-011-4/+5
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-034-46/+74
|\ \ \ \
| * | | | sparseirq: Use radix_tree instead of ptrs arrayYinghai Lu2010-02-171-24/+25
| * | | | sparseirq: Change irq_desc_ptrs to staticYinghai Lu2010-02-173-8/+9
| * | | | irq: Remove unnecessary bootmem codeYinghai Lu2010-02-171-11/+3
| * | | | x86: Avoid race condition in pci_enable_msix()Brandon Phiilps2010-02-101-9/+43
* | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-033-1/+743
|\ \ \ \ \
| * | | | | early_res: Need to save the allocation name in drop_range_partial()Yinghai Lu2010-03-011-2/+12
| * | | | | early_res: Add free_early_partial()Yinghai Lu2010-02-261-0/+55
| * | | | | core: Move early_res from arch/x86 to kernel/Yinghai Lu2010-02-162-0/+514
| * | | | | x86: Change range end to start+sizeYinghai Lu2010-02-101-10/+10
| * | | | | x86: Move range related operation to one fileYinghai Lu2010-02-102-1/+164
| * | | | | Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin2010-02-10132-5967/+12158
| |\ \ \ \ \ | | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-039-27/+30
|\ \ \ \ \ \
| * | | | | | percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-173-4/+4
| * | | | | | Merge branch 'master' into percpuTejun Heo2010-02-0226-134/+280
| |\ \ \ \ \ \
| * | | | | | | local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.cChristoph Lameter2010-01-052-0/+2
| * | | | | | | module: Use this_cpu_xx to dynamically allocate countersChristoph Lameter2010-01-051-14/+15
| * | | | | | | Merge branch 'master' into percpuTejun Heo2010-01-05134-6063/+12454
| |\ \ \ \ \ \ \
| * | | | | | | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-293-9/+9
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-03-022-31/+25
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2010-03-012-31/+25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | syslog: use defined constants instead of raw numbersKees Cook2010-02-041-26/+19
| | * | | | | | | | | syslog: distinguish between /proc/kmsg and syscallsKees Cook2010-02-041-3/+4
| | * | | | | | | | | Merge branch 'master' into nextJames Morris2010-01-1895-2206/+3159
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | capabilities: Use RCU to protect task lookup in sys_capgetThomas Gleixner2009-12-101-2/+2
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sparc: Support show_unhandled_signals.David S. Miller2010-03-011-1/+1
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-03-021-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-2848-3570/+4280
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | const: struct nla_policyAlexey Dobriyan2010-02-181-4/+2
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-011-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | blktrace: perform cleanup after setup errorDmitry Monakhov2010-02-281-2/+3
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for...Linus Torvalds2010-03-011-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | futex: Protect pid lookup in compat code with RCUThomas Gleixner2009-12-091-3/+3
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-014-7/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | posix-timers.c: Don't export local functionsH Hartley Sweeten2010-02-051-1/+1
| * | | | | | | | | | | | | | clocksource: add suspend callbackMagnus Damm2010-02-052-0/+13
| * | | | | | | | | | | | | | clocksource: add argument to resume callbackMagnus Damm2010-02-051-1/+1
| * | | | | | | | | | | | | | ntp: Cleanup xtime references in ntp.cJohn Stultz2010-01-291-3/+3
| * | | | | | | | | | | | | | ntp: Make time_esterror and time_maxerror staticjohn stultz2010-01-291-2/+2