| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 | 1 | -6/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-07-21 | 8 | -25/+40 |
|\ |
|
| * | sparc: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-06-29 | 1 | -1/+0 |
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-06-26 | 7 | -51/+81 |
| |\ |
|
| * | | sparc64: fix the build error due to smp_kgdb_capture_client() | Dongdong Deng | 2010-06-25 | 1 | -1/+1 |
| * | | sparc64: Fix maybe_change_configuration() PCR setting. | David S. Miller | 2010-06-23 | 1 | -0/+1 |
| * | | arch/sparc/kernel: Eliminate what looks like a NULL pointer dereference | Julia Lawall | 2010-06-04 | 1 | -1/+1 |
| * | | sparc64: Update defconfig. | David S. Miller | 2010-05-26 | 1 | -14/+35 |
| * | | sparc32: Kill none_mask, it's bogus. | David S. Miller | 2010-05-25 | 3 | -8/+2 |
* | | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 6 | -48/+48 |
| |/
|/| |
|
* | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 2 | -2/+2 |
|\ \ |
|
| * | | Rename .data.init to .data..init. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
| * | | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 | 1 | -1/+1 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-05-27 | 1 | -47/+61 |
|\ \ \ |
|
| * \ \ | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-05-20 | 3 | -8/+9 |
| |\ \ \ |
|
| * | | | | perf, sparc: Implement group scheduling transactional APIs | Lin Ming | 2010-05-18 | 1 | -47/+61 |
* | | | | | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -2/+3 |
* | | | | | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 2010-05-27 | 2 | -2/+3 |
* | | | | | asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -0/+2 |
* | | | | | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 2010-05-26 | 2 | -0/+12 |
| |_|_|/
|/| | | |
|
* | | | | endian: #define __BYTE_ORDER | Joakim Tjernlund | 2010-05-25 | 2 | -12/+0 |
* | | | | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 2010-05-22 | 20 | -52/+129 |
|\ \ \ \ |
|
| * | | | | kgdb,sparc: Add in kgdb_arch_set_pc for sparc | Jason Wessel | 2010-05-20 | 2 | -0/+12 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 2 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 2010-05-14 | 2 | -2/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-19 | 2 | -14/+6 |
| |\ \ \ \ |
|
| | * | | | | sparc: Convert sparc to use read/update_persistent_clock | John Stultz | 2010-03-13 | 2 | -14/+6 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-05-19 | 5 | -1/+53 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | sparc: Define ARCH_SLAB_MINALIGN | David S. Miller | 2010-05-18 | 1 | -0/+2 |
| | * | | | | sparc64: Fix stack dumping and tracing when function graph is enabled. | David S. Miller | 2010-04-21 | 3 | -1/+50 |
| | * | | | | sparc64: Show stack backtrace from show_regs() just like other platforms. | David S. Miller | 2010-04-21 | 1 | -0/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 1 | -5/+6 |
| |\ \ \ \ |
|
| | * | | | | bitops: Optimize hweight() by making use of compile-time evaluation | Peter Zijlstra | 2010-04-06 | 1 | -5/+6 |
| * | | | | | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 2 | -3/+3 |
| | |/ / /
| |/| | | |
|
| * | | | | sparc64: Fix hardirq tracing in trap return path. | David S. Miller | 2010-04-20 | 1 | -1/+11 |
| * | | | | sparc64: Use correct pt_regs in decode_access_size() error paths. | David S. Miller | 2010-04-19 | 1 | -3/+3 |
| * | | | | sparc64: Fix PREEMPT_ACTIVE value. | David S. Miller | 2010-04-19 | 1 | -1/+1 |
| * | | | | sparc64: Run NMIs on the hardirq stack. | David S. Miller | 2010-04-14 | 3 | -18/+27 |
| * | | | | sparc64: Allocate sufficient stack space in ftrace stubs. | David S. Miller | 2010-04-13 | 1 | -4/+4 |
| * | | | | sparc: Fix forgotten kmemleak headers inclusion | Frederic Weisbecker | 2010-04-13 | 1 | -0/+1 |
* | | | | | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2010-05-22 | 14 | -42/+77 |
* | | | | | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely | 2010-05-18 | 5 | -22/+1 |
* | | | | | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely | 2010-05-18 | 23 | -87/+86 |
* | | | | | driver-core: Add device node pointer to struct device | Grant Likely | 2010-04-28 | 3 | -0/+3 |
|/ / / / |
|
* | | | | sparc64: Add some more commentary to __raw_local_irq_save() | David S. Miller | 2010-04-13 | 1 | -0/+7 |
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-13 | 25 | -12/+18 |
|\| | | |
|
| * | | | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 5 | -13/+100 |
| |\ \ \ |
|
| * | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 25 | -12/+18 |
* | | | | | sparc64: Fix memory leak in pci_register_iommu_region(). | David S. Miller | 2010-04-12 | 1 | -3/+8 |
* | | | | | sparc64: Add kmemleak annotation to sun4v_build_virq() | David S. Miller | 2010-04-12 | 1 | -0/+8 |