Age | Commit message (Expand) | Author | Files | Lines |
2009-04-03 | x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros | Joerg Roedel | 3 | -60/+32 |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt | 1 | -0/+3 |
2009-04-03 | preadv/pwritev: Add preadv and pwritev system calls. | Gerd Hoffmann | 4 | -0/+10 |
2009-04-03 | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 2 | -7/+14 |
2009-04-03 | sgi-gru: add definitions of x86_64 GRU MMRs | Jack Steiner | 1 | -0/+153 |
2009-04-03 | sgi-gru: exclude UV definitions on 32-bit x86 | Jack Steiner | 1 | -0/+2 |
2009-04-03 | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov | 1 | -1/+1 |
2009-04-03 | Simplify copy_thread() | Alexey Dobriyan | 2 | -2/+2 |
2009-04-03 | generic debug pagealloc: build fix | Akinobu Mita | 1 | -9/+0 |
2009-04-02 | x86, mm: fix misuse of debug_kmap_atomic | Akinobu Mita | 2 | -2/+1 |
2009-04-02 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 99 | -1984/+4659 |
2009-04-02 | x86: remove duplicated code with pcpu_need_numa() | Yinghai Lu | 1 | -14/+0 |
2009-04-02 | x86,percpu: fix inverted NUMA test in setup_pcpu_remap() | Tejun Heo | 1 | -1/+1 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 17 | -98/+268 |
2009-04-01 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+6 |
2009-04-01 | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx | H. Peter Anvin | 1 | -0/+6 |
2009-04-01 | Merge branch 'x86/setup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 1 | -9/+24 |
2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 8 | -92/+204 |
2009-04-01 | pm: cleanup includes | Magnus Damm | 1 | -24/+0 |
2009-04-01 | pm: rework includes, remove arch ifdefs | Magnus Damm | 5 | -0/+5 |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita | 2 | -0/+3 |
2009-04-01 | mm: introduce debug_kmap_atomic | Akinobu Mita | 1 | -44/+1 |
2009-04-01 | generic debug pagealloc | Akinobu Mita | 2 | -0/+4 |
2009-04-01 | x86: signal: check sas_ss_size instead of sas_ss_flags() | Hiroshi Shimamoto | 1 | -1/+1 |
2009-03-31 | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar | 2 | -13/+10 |
2009-03-31 | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 33 | -562/+561 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 7 | -20/+0 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 3 | -51/+63 |
2009-03-31 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 1 | -9/+1 |
2009-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -4/+11 |
2009-03-31 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 172 | -4379/+8344 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -9/+1 |
2009-03-31 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 11 | -166/+181 |
2009-03-30 | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 1 | -4/+11 |
2009-03-30 | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 137 | -3346/+5909 |
2009-03-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 3 | -99/+2 |
2009-03-30 | x86: fix mismerge in arch/x86/include/asm/timer.h | Stephen Rothwell | 1 | -1/+1 |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 1 | -2/+2 |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 6 | -8/+0 |
2009-03-30 | cpumask: remove node_to_first_cpu | Rusty Russell | 1 | -12/+0 |
2009-03-30 | lguest: use KVM hypercalls | Matias Zabaljauregui | 3 | -51/+55 |
2009-03-30 | lguest: wire up pte_update/pte_update_defer | Rusty Russell | 1 | -1/+9 |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 372 | -18469/+17024 |
2009-03-29 | x86, setup: ACPI 3, BIOS workaround for E820-probing code | H. Peter Anvin | 1 | -4/+17 |
2009-03-29 | x86, setup: preemptively save/restore edi and ebp around INT 15 E820 | H. Peter Anvin | 1 | -4/+5 |
2009-03-29 | Merge branch 'linus' into core/iommu | Ingo Molnar | 372 | -18469/+17024 |
2009-03-29 | Merge branch 'linus' into x86/core | Ingo Molnar | 56 | -1474/+4183 |
2009-03-29 | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 6 | -39/+27 |
2009-03-28 | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson | 1 | -3/+4 |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 4 | -32/+1 |