| Commit message (Expand) | Author | Age | Files | Lines |
* | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | 1 | -3/+0 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-21 | 49 | -49/+49 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2011-01-18 | 55 | -129/+3107 |
|\ |
|
| * | MIPS: Malta: enable Cirrus FB console | Aurelien Jarno | 2011-01-18 | 1 | -0/+3 |
| * | MIPS: add CONFIG_VIRTUALIZATION for virtio support | Aurelien Jarno | 2011-01-18 | 1 | -0/+16 |
| * | MIPS: Implement __read_mostly | David Daney | 2011-01-18 | 2 | -1/+3 |
| * | MIPS: ath79: add common WMAC device for AR913X based boards | Gabor Juhos | 2011-01-18 | 6 | -0/+92 |
| * | MIPS: ath79: Add initial support for the Atheros AP81 reference board | Gabor Juhos | 2011-01-18 | 4 | -0/+104 |
| * | MIPS: ath79: add common SPI controller device | Gabor Juhos | 2011-01-18 | 6 | -0/+84 |
| * | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs | Gabor Juhos | 2011-01-18 | 1 | -0/+23 |
| * | MIPS: ath79: add common GPIO buttons device | Gabor Juhos | 2011-01-18 | 5 | -0/+113 |
| * | MIPS: ath79: add common watchdog device | Gabor Juhos | 2011-01-18 | 3 | -0/+12 |
| * | MIPS: ath79: add common GPIO LEDs device | Gabor Juhos | 2011-01-18 | 5 | -0/+100 |
| * | MIPS: ath79: add initial support for the Atheros PB44 reference board | Gabor Juhos | 2011-01-18 | 4 | -0/+73 |
| * | MIPS: ath79: utilize the MIPS multi-machine support | Gabor Juhos | 2011-01-18 | 3 | -0/+37 |
| * | MIPS: ath79: add GPIOLIB support | Gabor Juhos | 2011-01-18 | 7 | -2/+252 |
| * | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs | Gabor Juhos | 2011-01-18 | 20 | -0/+1365 |
| * | MIPS: jump label: Add MIPS support. | David Daney | 2011-01-18 | 5 | -0/+110 |
| * | MIPS: Use WARN() in uasm for better diagnostics. | David Daney | 2011-01-18 | 1 | -24/+16 |
| * | MIPS: Optimize TLB handlers for Octeon CPUs | David Daney | 2011-01-18 | 1 | -51/+310 |
| * | MIPS: Add LDX and LWX instructions to uasm. | David Daney | 2011-01-18 | 3 | -1/+24 |
| * | MIPS: Use BBIT instructions in TLB handlers | David Daney | 2011-01-18 | 1 | -29/+90 |
| * | MIPS: Declare uasm bbit0 and bbit1 functions. | David Daney | 2011-01-18 | 1 | -0/+2 |
| * | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney | 2011-01-18 | 3 | -18/+108 |
| * | MIPS: Add DINSM to uasm. | David Daney | 2011-01-18 | 2 | -1/+11 |
| * | MIPS: Probe for presence of KScratch registers. | David Daney | 2011-01-18 | 3 | -0/+5 |
| * | MIPS: Add generic support for multiple machines within a single kernel | Gabor Juhos | 2011-01-18 | 6 | -1/+157 |
| * | MIPS: Use printf extension %pR for struct resource | Joe Perches | 2011-01-18 | 1 | -5/+2 |
| * | MIPS: Sibyte: Use vzalloc in sbbus profiler | Joe Perches | 2011-01-18 | 1 | -2/+1 |
* | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch() | Grant Likely | 2011-01-16 | 1 | -4/+2 |
|/ |
|
* | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli | 2011-01-14 | 1 | -0/+1 |
* | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli | 2011-01-14 | 1 | -0/+2 |
* | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-14 | 1 | -11/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 11 | -12/+12 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 29 | -146/+343 |
| |\ |
|
| * | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 3 | -3/+3 |
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 8 | -9/+9 |
* | | | set_rtc_mmss: show warning message only once | Stephen Hemminger | 2011-01-13 | 2 | -2/+2 |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | of/flattree: Add Kconfig for EARLY_FLATTREE | Stephen Neuendorffer | 2010-12-30 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 2010-12-17 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 2010-12-22 | 29 | -146/+343 |
|\ \ \
| | |/
| |/| |
|
| * | | MIPS: Fix build errors in sc-mips.c | Kevin Cernekee | 2010-12-17 | 1 | -0/+4 |
| * | | MIPS: Add a CONFIG_FORCE_MAX_ZONEORDER Kconfig option. | David Daney | 2010-12-16 | 1 | -0/+22 |
| * | | MIPS: LD/SD o32 macro GAS fix update | Maciej W. Rozycki | 2010-12-16 | 2 | -4/+20 |
| * | | MIPS: Alchemy: fix build with SERIAL_8250=n | Manuel Lauss | 2010-12-16 | 1 | -0/+2 |
| * | | MIPS: Rename mips_dma_cache_sync back to dma_cache_sync | Ralf Baechle | 2010-12-16 | 1 | -1/+3 |
| * | | MIPS: MT: Fix typo in comment. | Ralf Baechle | 2010-12-16 | 1 | -1/+1 |
| * | | MIPS: BCM47xx: Swap serial console if ttyS1 was specified. | Hauke Mehrtens | 2010-12-16 | 1 | -0/+16 |