Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | alpha: convert u64 to unsigned long long | Randy Dunlap | 2009-04-01 | 14 | -74/+78 | |
* | alpha: xchg/cmpxchg cleanup and fixes | Ivan Kokshaysky | 2009-04-01 | 2 | -497/+308 | |
* | alpha: fix macros | Roel Kluin | 2009-04-01 | 1 | -6/+6 | |
* | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 1 | -5/+0 | |
* | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 2 | -3/+2 | |
|\ | ||||||
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 | 2 | -3/+2 | |
| |\ | ||||||
| | * | do_pipe cleanup: drop its last user in arch/alpha/ | Cheng Renquan | 2009-03-27 | 2 | -3/+2 | |
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 2 | -8/+14 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | alpha: fix typo in recent early vmalloc change | Tejun Heo | 2009-03-01 | 1 | -1/+1 | |
| * | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 | 1 | -7/+13 | |
| |\ \ | ||||||
| | * | | vmalloc: add @align to vm_area_register_early() | Tejun Heo | 2009-02-24 | 1 | -1/+1 | |
| | * | | vmalloc: implement vm_area_register_early() | Tejun Heo | 2009-02-20 | 1 | -7/+13 | |
| | * | | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 | 1 | -2/+2 | |
| | |\ \ | ||||||
| | * \ \ | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | 9 | -112/+99 | |
| | |\ \ \ | ||||||
| * | \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 | 2 | -10/+10 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 | 2 | -1/+3 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 9 | -112/+99 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 17 | -29/+105 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 3 | -12/+12 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | headers_check fix: alpha, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 | |
| * | | | | | | headers_check fix: alpha, statfs.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -0/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 | 2 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 2 | -10/+10 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| | | * | | | | fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too" | Andrew Morton | 2009-01-30 | 1 | -1/+1 | |
| | | * | | | | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu | 2009-01-12 | 2 | -2/+2 | |
| | | | |_|/ | | | |/| | | ||||||
* | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 2 | -10/+10 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell | 2009-02-16 | 2 | -10/+10 | |
| |/ / / / | ||||||
* / / / / | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-15 | 1 | -0/+3 | |
|/ / / / | ||||||
* | | / | alpha: fixup BUG macro | Alexey Dobriyan | 2009-02-05 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | alpha: fix the BUG() macro | Ivan Kokshaysky | 2009-01-29 | 1 | -11/+6 | |
* | | | alpha: compile fixes | Ivan Kokshaysky | 2009-01-29 | 3 | -2/+6 | |
* | | | alpha: use syscall wrappers | Ivan Kokshaysky | 2009-01-29 | 5 | -99/+87 | |
|/ / | ||||||
* | | alpha: make pte_alloc_one_kernel() inline | Ivan Kokshaysky | 2009-01-15 | 2 | -8/+6 | |
* | | alpha: .gitignore vmlinux.lds | Ivan Kokshaysky | 2009-01-15 | 1 | -0/+1 | |
* | | alpha: fix RTC on marvel | Ivan Kokshaysky | 2009-01-15 | 8 | -14/+87 | |
* | | alpha: nautilus - fix hang on boot | Ivan Kokshaysky | 2009-01-15 | 1 | -0/+4 | |
* | | alpha: nautilus - fix compile failure with gcc-4.3 | Ivan Kokshaysky | 2009-01-15 | 1 | -0/+2 | |
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 | 2 | -5/+5 | |
|\ \ | ||||||
| * | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 | 2 | -5/+5 | |
| |/ | ||||||
* / | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 | |
|/ | ||||||
* | PCI: alpha: use generic INTx swizzle from PCI core | Bjorn Helgaas | 2009-01-07 | 2 | -20/+2 | |
* | PCI: alpha: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 8 | -14/+9 | |
* | alpha: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -41/+44 | |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -8/+1 | |
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 3 | -1/+24 | |
|\ | ||||||
| * | cpumask: convert kernel/irq | Rusty Russell | 2009-01-01 | 1 | -1/+2 |