| Commit message (Expand) | Author | Age |
... | |
| * | | [IA64] vector-domain - fix vector_table | Kenji Kaneshige | 2007-07-25 |
| * | | [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN) | Yasuaki Ishimatsu | 2007-07-25 |
| |/ |
|
* / | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 |
|/ |
|
* | revert "PIE randomization" | Andrew Morton | 2007-07-21 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 |
|\ |
|
| * | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 |
| |\ |
|
| | * | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 |
| * | | Pull vector-domain into release branch | Tony Luck | 2007-07-19 |
| |\ \ |
|
| | * | | [IA64] Delete iosapic_free_rte() | Yasuaki Ishimatsu | 2007-07-19 |
| | * | | [IA64] Enable percpu vector domain for IA64_DIG | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Enable percpu vector domain for IA64_GENERIC | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Support irq migration across domain | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Add support for vector domain | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Add mapping table between irq and vector | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Check if irq is sharable | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Fix invalid irq vector assumption for iosapic | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Use dynamic irq for iosapic interrupts | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Use per iosapic lock for indirect iosapic register access | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Cleanup lock order in iosapic_register_intr | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Remove duplicated members in iosapic_rte_info | Yasuaki Ishimatsu | 2007-07-17 |
| | * | | [IA64] Remove block structure for locking in iosapic.c | Yasuaki Ishimatsu | 2007-07-17 |
| * | | | [IA64] refresh some config files for 64K pagesize | Tony Luck | 2007-07-19 |
| * | | | [IA64] fallocate system call | David Chinner | 2007-07-19 |
* | | | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | | | | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 |
|/ / / |
|
* | | | mm: variable length argument support | Ollie Wild | 2007-07-19 |
* | | | use the new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | | | jprobes: make jprobes a little safer for users | Michael Ellerman | 2007-07-19 |
* | | | mm: fault feedback #2 | Nick Piggin | 2007-07-19 |
| |/
|/| |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-17 |
|\ \ |
|
| * | | [IA64] Clean away some code inside some non-existent CONFIG ifdefs | Tony Luck | 2007-07-13 |
| * | | [IA64] ar.itc access must really be after xtime_lock.sequence has been read | Hidetoshi Seto | 2007-07-13 |
| * | | [IA64] correctly count CPU objects in the ia64/sn hwperf interface | Mark Goodwin | 2007-07-13 |
| * | | [IA64] use machvec=dig on hpzx1 platforms | Terry Loftin | 2007-07-13 |
* | | | missing exports of csum_... | Al Viro | 2007-07-17 |
* | | | Kprobes on select architectures no longer EXPERIMENTAL | Ananth N Mavinakayanahalli | 2007-07-17 |
* | | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
* | | | handle kernelcore=: generic | Mel Gorman | 2007-07-17 |
| |/
|/| |
|
* | | diskquota: 32bit quota tools on 64bit architectures | Vasily Tarasov | 2007-07-16 |
* | | PIE randomization | Jan Kratochvil | 2007-07-16 |
* | | serial: convert early_uart to earlycon for 8250 | Yinghai Lu | 2007-07-16 |
|/ |
|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-12 |
|\ |
|
| * | [IA64] Support multiple CPUs going through OS_MCA | Russ Anderson | 2007-07-11 |
| * | [IA64] silence GCC ia64 unused variable warnings | Jes Sorensen | 2007-07-11 |
| * | [IA64] prevent MCA when performing MMIO mmap to PCI config space | Alex Chiang | 2007-07-11 |
| * | [IA64] Stop bit for brl instruction | Christian Kandeler | 2007-07-09 |
| * | [IA64] SN: Correct ROM resource length for BIOS copy | John Keller | 2007-07-09 |
| * | [IA64] Don't set psr.ic and psr.i simultaneously | Tony Luck | 2007-07-09 |
* | | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 2007-07-11 |