| Commit message (Expand) | Author | Age |
... | |
| | * | | | vmalloc: implement vm_area_register_early() | Tejun Heo | 2009-02-20 |
| | * | | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 |
| | |\ \ \ |
|
| * | \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
| |\ \ \ \ \ |
|
| * | | | | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 |
* | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 |
| |\ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | headers_check fix: alpha, swab.h | Jaswinder Singh Rajput | 2009-02-01 |
| * | | | | | | headers_check fix: alpha, statfs.h | Jaswinder Singh Rajput | 2009-02-01 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| | | * | | | | fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too" | Andrew Morton | 2009-01-30 |
| | | * | | | | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu | 2009-01-12 |
| | | | |_|/
| | | |/| | |
|
* | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell | 2009-02-16 |
| |/ / / / |
|
* / / / / | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-16 |
|/ / / / |
|
* | | / | alpha: fixup BUG macro | Alexey Dobriyan | 2009-02-05 |
| |_|/
|/| | |
|
* | | | alpha: fix the BUG() macro | Ivan Kokshaysky | 2009-01-29 |
* | | | alpha: compile fixes | Ivan Kokshaysky | 2009-01-29 |
* | | | alpha: use syscall wrappers | Ivan Kokshaysky | 2009-01-29 |
|/ / |
|
* | | alpha: make pte_alloc_one_kernel() inline | Ivan Kokshaysky | 2009-01-15 |
* | | alpha: .gitignore vmlinux.lds | Ivan Kokshaysky | 2009-01-15 |
* | | alpha: fix RTC on marvel | Ivan Kokshaysky | 2009-01-15 |
* | | alpha: nautilus - fix hang on boot | Ivan Kokshaysky | 2009-01-15 |
* | | alpha: nautilus - fix compile failure with gcc-4.3 | Ivan Kokshaysky | 2009-01-15 |
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 |
|\ \ |
|
| * | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 |
| |/ |
|
* / | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
|/ |
|
* | PCI: alpha: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 |
* | PCI: alpha: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 |
* | alpha: introduce asm/swab.h | Harvey Harrison | 2009-01-06 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 |
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
|\ |
|
| * | cpumask: convert kernel/irq | Rusty Russell | 2008-12-31 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
| |\ \ |
|
| * | | | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 |
* | | | | get rid of special-casing the /sbin/loader on alpha | Al Viro | 2009-01-03 |
* | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\| | | |
|
| * | | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
| * | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
* | | | | take init_fs to saner place | Al Viro | 2008-12-31 |
| |_|/
|/| | |
|
* | | | alpha: remove dead BIO_VMERGE_BOUNDARY | FUJITA Tomonori | 2008-12-29 |
| |/
|/| |
|
* | | Merge branch 'master' into next | James Morris | 2008-12-04 |
|\| |
|
| * | alpha: pcibios_resource_to_bus() is callable from normal code | Al Viro | 2008-11-30 |