| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards | Anton Vorontsov | 2009-04-01 | 3 | -111/+107 |
* | powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB | Anton Vorontsov | 2009-04-01 | 2 | -0/+30 |
* | spi_mpc83xx: rework chip selects handling | Anton Vorontsov | 2009-04-01 | 3 | -22/+13 |
* | bcm47xx: fix GPIO API return codes | Michael Buesch | 2009-04-01 | 1 | -8/+12 |
* | uml: remove useless comments | WANG Cong | 2009-04-01 | 31 | -310/+0 |
* | uml: improve error messages | WANG Cong | 2009-04-01 | 1 | -4/+4 |
* | uml: don't use a too long string literal | WANG Cong | 2009-04-01 | 2 | -5/+9 |
* | ubd: stop defintining MAJOR_NR | Christoph Hellwig | 2009-04-01 | 1 | -9/+8 |
* | pm: cleanup includes | Magnus Damm | 2009-04-01 | 2 | -27/+0 |
* | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 | 5 | -0/+5 |
* | 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 |
* | mm: use debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 5 | -0/+8 |
* | mm: introduce debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 1 | -44/+1 |
* | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 9 | -19/+17 |
* | proc tty: switch xtensa iss console to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -13/+16 |
* | proc tty: switch ia64 simserial to ->proc_fops | Alexey Dobriyan | 2009-04-01 | 1 | -25/+24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-03-30 | 15 | -58/+72 |
|\ |
|
| * | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller | 2009-03-29 | 14 | -57/+50 |
| |\ |
|
| | * | cpumask: use mm_cpumask() wrapper: sparc | Rusty Russell | 2009-03-16 | 4 | -18/+19 |
| | * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
| | * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc | Rusty Russell | 2009-03-16 | 1 | -4/+0 |
| | * | cpumask: remove cpu_coregroup_map: sparc | Rusty Russell | 2009-03-16 | 1 | -1/+0 |
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell | 2009-03-16 | 4 | -17/+13 |
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa... | Rusty Russell | 2009-03-16 | 3 | -4/+4 |
| | * | cpumask: Use accessors code.: sparc64 | Rusty Russell | 2009-03-16 | 2 | -3/+3 |
| | * | cpumask: Use accessors code: sparc | Rusty Russell | 2009-03-16 | 3 | -6/+6 |
| | * | cpumask: arch_send_call_function_ipi_mask: sparc | Rusty Russell | 2009-03-16 | 2 | -3/+4 |
| | * | cpumask: Use smp_call_function_many(): sparc64 | Rusty Russell | 2009-03-16 | 1 | -1/+1 |
| * | | sparc64: Fix reset hangs on Niagara systems. | David S. Miller | 2009-03-29 | 1 | -1/+22 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 50 | -83/+3 |
|\ \ \ |
|
| * | | | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 43 | -53/+2 |
| * | | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 | 7 | -30/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-03-30 | 3 | -51/+63 |
|\ \ \ |
|
| * | | | lguest: use KVM hypercalls | Matias Zabaljauregui | 2009-03-30 | 3 | -51/+55 |
| * | | | lguest: wire up pte_update/pte_update_defer | Rusty Russell | 2009-03-30 | 1 | -1/+9 |
| |/ / |
|
* | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds | 2009-03-30 | 7 | -26/+3 |
|\ \ \ |
|
| * | | | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-31 | 7 | -26/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-03-30 | 1 | -4/+11 |
|\ \ \ \ |
|
| * | | | | PM: Rework handling of interrupts during suspend-resume | Rafael J. Wysocki | 2009-03-30 | 1 | -4/+11 |
| |/ / / |
|
* | | | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-30 | 28 | -747/+502 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-28 | 764 | -23998/+34059 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2009-03-18 | 4 | -6/+52 |
| |\ \ \ \ |
|
| | * | | | | dma-debug/x86: register pci bus for dma-debug leak detection | Joerg Roedel | 2009-03-17 | 1 | -0/+4 |
| | * | | | | dma-debug: x86 architecture bindings | Joerg Roedel | 2009-03-17 | 3 | -6/+46 |
| | * | | | | dma-debug: add Kconfig entry | Joerg Roedel | 2009-03-05 | 1 | -0/+2 |
| * | | | | | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-18 | 172 | -3192/+3450 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-05 | 1 | -2/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | AMD IOMMU: remove unnecessary ifdef | FUJITA Tomonori | 2009-03-05 | 1 | -2/+0 |