| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin arch: use %pF when printing out the double fault address so we get s... | Mike Frysinger | 2008-08-14 | 1 | -1/+1 |
* | Blackfin arch: add support for the BlackStamp board | Benjamin Matthews | 2008-08-14 | 5 | -3/+1606 |
* | Blackfin arch: Allow ins functions to have a low latency version | Robin Getz | 2008-08-14 | 2 | -0/+136 |
* | Blackfin arch: Print out doublefault addresses, so debug can occur | Robin Getz | 2008-08-14 | 2 | -1/+12 |
* | Blackfin arch: mark some functions as __init as they are only called from __i... | Mike Frysinger | 2008-08-14 | 7 | -9/+9 |
* | Blackfin arch: cleanup cache lock code | Mike Frysinger | 2008-08-14 | 3 | -16/+34 |
* | Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl... | Michael Hennerich | 2008-08-13 | 2 | -0/+18 |
* | Blackfin arch: Fix bug - when expanding the trace buffer, it does not print o... | Robin Getz | 2008-08-06 | 1 | -35/+53 |
* | Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling | Michael Hennerich | 2008-08-06 | 7 | -92/+8 |
* | Blackfin arch: delete unused cache functions | Mike Frysinger | 2008-08-13 | 1 | -115/+0 |
* | Blackfin arch: convert L2 defines to be the same as the L1 defines | Mike Frysinger | 2008-08-13 | 5 | -25/+19 |
* | Blackfin arch: unify the duplicated portions of __start and split mach-specif... | Mike Frysinger | 2008-08-06 | 6 | -649/+146 |
* | Blackfin arch: add asm/thread_info.h for THREAD_SIZE define | Mike Frysinger | 2008-08-06 | 1 | -0/+1 |
* | Blackfin arch: move async memory programming into common setup_arch() as the ... | Mike Frysinger | 2008-08-06 | 6 | -130/+10 |
* | Blackfin arch: make sure the BSS and kernel load address are 4 byte aligned | Mike Frysinger | 2008-08-06 | 2 | -0/+10 |
* | Blackfin arch: unify the duplicated _real_start functions | Mike Frysinger | 2008-08-06 | 7 | -354/+77 |
* | Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ... | Mike Frysinger | 2008-08-06 | 6 | -170/+2 |
* | Blackfin arch: Fix bugs - Make kgdb code apparent to app debugging. | Sonic Zhang | 2008-08-05 | 1 | -3/+5 |
* | Blackfin arch: use symbolic IRQ_PF define rather than hardcoded | Mike Frysinger | 2008-08-05 | 3 | -3/+3 |
* | Blackfin arch: remove pata resources from generic board | Mike Frysinger | 2008-08-05 | 8 | -322/+0 |
* | Blackfin arch: add support for board tcm-bf537 | Mike Frysinger | 2008-08-13 | 4 | -0/+1290 |
* | Blackfin arch: add board resources for parallel flash on cm-bf537 | Mike Frysinger | 2008-08-05 | 1 | -0/+54 |
* | Blackfin arch: be consistant with parition names, and ensure the bus is ident... | Robin Getz | 2008-08-05 | 15 | -67/+67 |
* | Blackfin arch: Functional power management support | Michael Hennerich | 2008-08-05 | 3 | -56/+44 |
* | Blackfin arch: Fix bug - This change eliminates impact on application debugging | Jie Zhang | 2008-08-05 | 1 | -7/+13 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-08-12 | 7 | -13/+54 |
|\ |
|
| * | [IA64] use bcd2bin/bin2bcd | Adrian Bunk | 2008-08-12 | 1 | -1/+1 |
| * | [IA64] Ensure cpu0 can access per-cpu variables in early boot code | Tony Luck | 2008-08-12 | 6 | -12/+53 |
* | | h8300: fix section mismatches | Yoshinori Sato | 2008-08-12 | 1 | -6/+3 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-08-12 | 3 | -6/+1 |
|\ |
|
| * | mm: Make generic weak get_user_pages_fast and EXPORT_GPL it | Rusty Russell | 2008-08-12 | 3 | -6/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-11 | 10 | -45/+69 |
|\ \
| |/
|/| |
|
| * | x86: fix 2.6.27rc1 cannot boot more than 8CPUs | Yinghai Lu | 2008-08-11 | 2 | -6/+10 |
| * | x86: make "apic" an early_param() on 32-bit, NULL check | Rene Herman | 2008-08-11 | 1 | -3/+7 |
| * | x86, pci-calgary: fix function declaration | Randy Dunlap | 2008-08-11 | 1 | -1/+1 |
| * | x86: work around gcc 3.4.x bug | Jeremy Fitzhardinge | 2008-08-11 | 1 | -0/+3 |
| * | x86: make "apic" an early_param() on 32-bit | Rene Herman | 2008-08-11 | 1 | -2/+2 |
| * | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk | Rene Herman | 2008-08-11 | 1 | -5/+6 |
| * | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman | 2008-08-11 | 3 | -18/+25 |
| * | x86: Fix broken VMI in 2.6.27-rc.. | Alok Kataria | 2008-08-08 | 2 | -9/+10 |
| * | x86: fdiv bug detection fix | Krzysztof Helt | 2008-07-31 | 1 | -1/+5 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-08-11 | 24 | -949/+2598 |
|\ \ |
|
| * | | powerpc: Do not ignore arch/powerpc/include | Junio C Hamano | 2008-08-11 | 1 | -1/+0 |
| * | | powerpc/mm: Fix attribute confusion with htab_bolt_mapping() | Benjamin Herrenschmidt | 2008-08-11 | 3 | -31/+43 |
| * | | powerpc/pci: Don't keep ISA memory hole resources in the tree | Benjamin Herrenschmidt | 2008-08-11 | 1 | -5/+12 |
| * | | powerpc: Zero fill the return values of rtas argument buffer | Nathan Fontenot | 2008-08-11 | 1 | -2/+3 |
| * | | powerpc/4xx: Update defconfig files for 2.6.27-rc1 | Josh Boyer | 2008-08-06 | 16 | -892/+2510 |
| * | | powerpc/44x: Incorrect NOR offset in Warp DTS | Sean MacLennan | 2008-08-04 | 1 | -1/+1 |
| * | | powerpc/44x: Warp DTS changes for board updates | Sean MacLennan | 2008-08-04 | 1 | -2/+18 |
| * | | powerpc/4xx: Cleanup Warp for i2c driver changes. | Sean MacLennan | 2008-08-04 | 1 | -15/+10 |