| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 | 2 | -1/+3 |
|\ |
|
| * | IA64: sg chaining support | Jens Axboe | 2007-10-16 | 2 | -1/+3 |
* | | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2007-10-16 | 1 | -0/+1 |
* | | flush icache before set_pte() on ia64: flush icache at set_pte | KAMEZAWA Hiroyuki | 2007-10-16 | 1 | -13/+31 |
* | | IA64: SPARSEMEM_VMEMMAP 16K page size support | Christoph Lameter | 2007-10-16 | 1 | -0/+6 |
* | | x86: optimize page faults like all other achitectures and kill notifier cruft | Christoph Hellwig | 2007-10-16 | 2 | -16/+0 |
* | | Convert cpu_sibling_map to be a per cpu variable | Mike Travis | 2007-10-16 | 2 | -2/+2 |
|/ |
|
* | [IA64] build fix for scatterlist | Tony Luck | 2007-10-15 | 1 | -0/+1 |
* | [IA64] Fix kernel panic in kdump on INIT | Kenji Kaneshige | 2007-10-12 | 1 | -0/+2 |
* | [IA64] abstract SAL_CALL wrapper to allow other firmware entry points | Bjorn Helgaas | 2007-10-12 | 1 | -6/+9 |
* | [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator) | Peter Chubb | 2007-09-01 | 1 | -0/+6 |
* | [IA64] Enable early console for Ski simulator | Peter Chubb | 2007-09-01 | 1 | -0/+10 |
* | [IA64] SN: Add support for CPU disable | John Keller | 2007-09-01 | 3 | -0/+3 |
* | [IA64] SN2 needs platform specific irq_to_vector() function. | Kenji Kaneshige | 2007-08-13 | 4 | -1/+16 |
* | [IA64] Use atomic64_read to read an atomic64_t. | Andreas Schwab | 2007-08-13 | 1 | -2/+2 |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-07-31 | 1 | -9/+11 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-25 | 4 | -7/+8 |
|\ |
|
| * | [IA64] fix section mismatch warnings | Tony Luck | 2007-07-25 | 1 | -1/+0 |
| * | [IA64] rename partial_page | akpm@linux-foundation.org | 2007-07-25 | 2 | -6/+7 |
| * | [IA64] Ensure that machvec is set up takes place before serial console | Horms | 2007-07-25 | 1 | -0/+1 |
* | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 | 1 | -0/+5 |
|/ |
|
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 | 1 | -3/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 | 5 | -7/+32 |
|\ |
|
| * | [IA64] Prevent people from directly including <asm/rwsem.h>. | Robert P. J. Day | 2007-07-20 | 1 | -0/+4 |
| * | Pull vector-domain into release branch | Tony Luck | 2007-07-19 | 3 | -6/+27 |
| |\ |
|
| | * | [IA64] Support irq migration across domain | Yasuaki Ishimatsu | 2007-07-17 | 2 | -0/+3 |
| | * | [IA64] Add support for vector domain | Yasuaki Ishimatsu | 2007-07-17 | 2 | -3/+10 |
| | * | [IA64] Add mapping table between irq and vector | Yasuaki Ishimatsu | 2007-07-17 | 1 | -2/+13 |
| | * | [IA64] Use per iosapic lock for indirect iosapic register access | Yasuaki Ishimatsu | 2007-07-17 | 1 | -2/+2 |
| * | | [IA64] fallocate system call | David Chinner | 2007-07-19 | 1 | -1/+1 |
* | | | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 | 1 | -1/+0 |
|/ / |
|
* | | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro | 2007-07-19 | 1 | -2/+2 |
* | | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+1 |
* | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -0/+10 |
* | | jprobes: remove JPROBE_ENTRY() | Michael Ellerman | 2007-07-19 | 1 | -2/+0 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-17 | 3 | -3/+12 |
|\ \ |
|
| * | | [IA64] arbitary speed tty ioctl support | Alan Cox | 2007-07-13 | 3 | -3/+12 |
* | | | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | | | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+17 |
* | | | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 2007-07-17 | 1 | -6/+7 |
* | | | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 2007-07-17 | 1 | -17/+0 |
* | | | mm: remove ptep_establish() | Martin Schwidefsky | 2007-07-17 | 1 | -2/+4 |
| |/
|/| |
|
* | | Introduce compat_u64 and compat_s64 types | Arnd Bergmann | 2007-07-16 | 1 | -0/+2 |
* | | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -3/+0 |
|/ |
|
* | [IA64] Un-break ia64 build | Tony Luck | 2007-07-12 | 1 | -4/+6 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-12 | 2 | -0/+21 |
|\ |
|
| * | [IA64] Support multiple CPUs going through OS_MCA | Russ Anderson | 2007-07-11 | 1 | -0/+1 |
| * | [IA64] add sn_register_pmi_handler oemcall | Dean Nelson | 2007-07-11 | 1 | -0/+20 |
* | | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 1 | -8/+0 |
* | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-11 | 1 | -4/+0 |