| 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 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | 1 | -1/+1 |
| |\ \ |
|
| * | | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 | 1 | -4/+4 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 5 | -37/+26 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 2009-03-13 | 1 | -5/+7 |
| | * | | 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: add braces around arguments in assembler macros | Helge Deller | 2009-03-13 | 1 | -3/+3 |
| | * | | parisc: fix section mismatch warnings | Helge Deller | 2009-03-13 | 1 | -6/+6 |
| | * | | parisc: BUG_ON() cleanup | Helge Deller | 2009-03-13 | 2 | -20/+7 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | 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 |
| |/ |
|
* | | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-01-09 | 12 | -81/+114 |
|\ |
|
| * | 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 | 1 | -0/+4 |
| * | 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: Replace NR_CPUS in parisc code | Helge Deller | 2009-01-05 | 7 | -57/+62 |
| * | parisc: trivial fixes | Helge Deller | 2009-01-05 | 2 | -7/+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 | 1 | -5/+0 |
* | | parisc: fix module loading failure of large kernel modules | Helge Deller | 2009-01-05 | 1 | -81/+135 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 2 | -18/+3 |
|\ |
|
| * | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 1 | -3/+3 |
| * | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -15/+0 |
* | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
* | | Merge branch 'master' into next | James Morris | 2008-12-04 | 3 | -29/+30 |
|\ \
| |/ |
|
| * | parisc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-26 | 1 | -2/+4 |
| * | parisc: fix kernel crash when unwinding a userspace process | Helge Deller | 2008-11-26 | 1 | -22/+21 |
| * | parisc: fix bug in compat_arch_ptrace | Helge Deller | 2008-11-20 | 1 | -5/+5 |
* | | CRED: Wrap task credential accesses in the PA-RISC arch | David Howells | 2008-11-14 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 10 | -287/+290 |
|\ |
|
| * | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2008-10-17 | 2 | -258/+173 |
| * | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 | 1 | -1/+19 |
| * | parisc: initialize unwinder much earlier | James Bottomley | 2008-10-10 | 2 | -3/+3 |
| * | parisc: add new syscalls | Kyle McMartin | 2008-10-10 | 1 | -0/+6 |
| * | parisc: hijack jump to start_kernel | Kyle McMartin | 2008-10-10 | 2 | -2/+27 |
| * | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2008-10-10 | 1 | -21/+44 |
| * | parisc: move pdc_result to real2.S | Kyle McMartin | 2008-10-10 | 3 | -2/+17 |
| * | parisc: add arch/parisc/kernel/.gitignore | Kyle McMartin | 2008-10-10 | 1 | -0/+1 |
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 1 | -1/+1 |
| |/ |
|
* | | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 2 | -60/+2 |
* | | compat: move cp_compat_stat to common code | Christoph Hellwig | 2008-10-16 | 1 | -47/+0 |
|/ |
|
* | lib: Correct printk %pF to work on all architectures | James Bottomley | 2008-09-09 | 1 | -0/+14 |
* | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 2 | -117/+25 |
|\ |
|