| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2010-03-14 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
* | elf coredump: add extended numbering support | Daisuke HATAYAMA | 2010-03-06 |
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functions | Daisuke HATAYAMA | 2010-03-06 |
* | mm: change anon_vma linking to fix multi-process server scalability issue | Rik van Riel | 2010-03-06 |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-03 |
|\ |
|
| * | smp: Use nr_cpus= to set nr_cpu_ids early | Yinghai Lu | 2010-02-17 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 |
|\ \ |
|
| * | | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 |
| |\| |
|
| * | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-04 |
| |\ \ |
|
| * | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-03-01 |
|\ \ \ \ |
|
| * \ \ \ | Pull misc2634 into release branch | Tony Luck | 2010-02-26 |
| |\ \ \ \ |
|
| | * | | | | [IA64] remove trailing space in messages | Frans Pop | 2010-02-26 |
| | | |_|/
| | |/| | |
|
| * | | | | Pull alex into release branch | Tony Luck | 2010-02-26 |
| |\ \ \ \ |
|
| | * | | | | [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPI | Alex Chiang | 2010-02-25 |
| | * | | | | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI | Alex Chiang | 2010-02-25 |
| | |/ / / |
|
| * / / / | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 |
| |/ / / |
|
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-03-01 |
|\ \ \ \ |
|
| * | | | | clocksource: add argument to resume callback | Magnus Damm | 2010-02-05 |
| |/ / / |
|
* / / / | kprobes: Disable booster when CONFIG_PREEMPT=y | Masami Hiramatsu | 2010-02-04 |
|/ / / |
|
* | | | [IA64] __per_cpu_idtrs[] is a memory hog | Tony Luck | 2010-01-07 |
* | | | [IA64] use helpers for rlimits | Jiri Slaby | 2010-01-06 |
| |/
|/| |
|
* | | ACPI: processor: unify arch_acpi_processor_cleanup_pdc | Alex Chiang | 2009-12-22 |
* | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc() | Alex Chiang | 2009-12-22 |
* | | ACPI: processor: factor out common _PDC settings | Alex Chiang | 2009-12-22 |
* | | ACPI: processor: unify arch_acpi_processor_init_pdc | Alex Chiang | 2009-12-22 |
* | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ \ |
|
| * | | ia64: move nr-irqs.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-16 |
|\ \ \ |
|
| * | | | switch alloc_file() to passing struct path | Al Viro | 2009-12-16 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-12-16 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [IA64] Save I-resources to ia64_sal_os_state | Takao Indoh | 2009-12-14 |
| * | | | [IA64] preallocate IA64_IRQ_MOVE_VECTOR | Kenji Kaneshige | 2009-12-14 |
* | | | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | percpu: make percpu symbols in ia64 unique | Tejun Heo | 2009-10-29 |
| * | ia64: convert to dynamic percpu allocator | Tejun Heo | 2009-10-02 |
| * | ia64: allocate percpu area for cpu0 like percpu areas for other cpus | Tejun Heo | 2009-10-02 |
| * | ia64: initialize cpu maps early | Tejun Heo | 2009-10-02 |
* | | Get rid of open-coding in ia64_brk() | Al Viro | 2009-12-11 |
* | | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ \ |
|
| | * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 |
|\ \ \ \ |
|
| * | | | | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|