Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 | 1 | -1/+1 | |
| |\ | ||||||
| | * | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 1 | -1/+1 | |
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 | 2 | -2/+3 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 2 | -2/+2 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 2 | -2/+0 | |
| |\ \ \ \ | ||||||
| * | | | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -4/+4 | |
* | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 2 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 16 | -888/+1759 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| * | | | | | headers_check fix: parisc, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 | |
| * | | | | | headers_check fix: parisc, pdc.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 16 | -888/+1759 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / / | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||||
| | | * | | | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -1/+1 | |
| | | | |/ | | | |/| | ||||||
* | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 | 16 | -888/+1759 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | parisc: update defconfigs | Kyle McMartin | 2009-03-13 | 5 | -831/+1681 | |
| * | | | | parisc: define x->x mmio accessors | Kyle McMartin | 2009-03-13 | 1 | -0/+9 | |
| * | | | | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 2009-03-13 | 2 | -6/+8 | |
| * | | | | parisc: convert (read|write)bwlq to inlines | Kyle McMartin | 2009-03-13 | 1 | -9/+33 | |
| * | | | | parisc: fix use of new cpumask api in irq.c | Kyle McMartin | 2009-03-13 | 1 | -4/+4 | |
| * | | | | parisc: update parisc for new irq_desc | Mike Travis | 2009-03-13 | 1 | -4/+4 | |
| * | | | | parisc: fix 64bit build | Helge Deller | 2009-03-13 | 1 | -0/+1 | |
| * | | | | parisc: add braces around arguments in assembler macros | Helge Deller | 2009-03-13 | 2 | -8/+8 | |
| * | | | | parisc: remove unused local out_putf label | Helge Deller | 2009-03-13 | 1 | -1/+0 | |
| * | | | | parisc: fix `struct pt_regs' declared inside parameter list warning | Helge Deller | 2009-03-13 | 1 | -0/+1 | |
| * | | | | parisc: fix section mismatch warnings | Helge Deller | 2009-03-13 | 1 | -6/+6 | |
| * | | | | parisc: BUG_ON() cleanup | Helge Deller | 2009-03-13 | 3 | -24/+9 | |
| |/ / / | ||||||
* | | | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-15 | 1 | -0/+3 | |
|/ / / | ||||||
* | | | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 | 2 | -2/+2 | |
|/ / | ||||||
* | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 | |
|/ | ||||||
* | parisc: introduce asm/swab.h | Harvey Harrison | 2009-01-09 | 3 | -64/+69 | |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-01-09 | 22 | -152/+177 | |
|\ | ||||||
| * | parisc: export length of os_hpmc vector | Kyle McMartin | 2009-01-05 | 2 | -4/+9 | |
| * | parisc: fix kernel crash (protection id trap) when compiling ruby1.9 | Kyle McMartin | 2009-01-05 | 3 | -27/+37 | |
| * | parisc: Use DEFINE_SPINLOCK | Julia Lawall | 2009-01-05 | 1 | -1/+1 | |
| * | parisc: add uevent helper for parisc bus | Helge Deller | 2009-01-05 | 1 | -6/+34 | |
| * | parisc: fix ipv6 checksum | Kyle McMartin | 2009-01-05 | 1 | -1/+1 | |
| * | parisc: quiet palo not-found message from "which" | Kyle McMartin | 2009-01-05 | 1 | -1/+1 | |
| * | parisc: Replace NR_CPUS in parisc code | Helge Deller | 2009-01-05 | 8 | -59/+64 | |
| * | parisc: trivial fixes | Helge Deller | 2009-01-05 | 2 | -7/+3 | |
| * | parisc: fix braino in commit adding __space_to_prot | Kyle McMartin | 2009-01-05 | 1 | -1/+1 | |
| * | parisc: factor out sid to protid conversion | Kyle McMartin | 2009-01-05 | 1 | -4/+9 | |
| * | parisc: use leX_to_cpu in place of __fswabX | Kyle McMartin | 2009-01-05 | 1 | -3/+3 | |
| * | parisc: fix GFP_KERNEL use while atomic in unwinder | Helge Deller | 2009-01-05 | 1 | -1/+1 | |
| * | parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions | FUJITA Tomonori | 2009-01-05 | 2 | -11/+0 | |
| * | parisc: use the new byteorder headers | Harvey Harrison | 2009-01-05 | 1 | -25/+12 | |
| * | parisc: lib/: make code static | Adrian Bunk | 2009-01-05 | 2 | -2/+2 | |
* | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -8/+3 |