| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | kernel/sched.c: add missing forward declaration for 'double_rq_lock' | Steven Noonan | 2009-01-11 | 1 | -0/+3 |
| * | | | | | Merge commit 'v2.6.29-rc1' into sched/urgent | Ingo Molnar | 2009-01-11 | 5 | -6/+59 |
| |\ \ \ \ \ |
|
| * | | | | | | sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()" | Li Zefan | 2009-01-11 | 1 | -4/+17 |
| * | | | | | | cpumask: fix CONFIG_NUMA=y sched.c | Rusty Russell | 2009-01-11 | 1 | -5/+5 |
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-13 | 5 | -56/+100 |
|\ \ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| * | | | | | | sparc64: Fix cpumask related build failure | David Miller | 2009-01-11 | 1 | -0/+4 |
| * | | | | | | smp_call_function_single(): be slightly less stupid, fix | Ingo Molnar | 2009-01-11 | 1 | -1/+3 |
| * | | | | | | smp_call_function_single(): be slightly less stupid | Andrew Morton | 2009-01-11 | 3 | -11/+26 |
| * | | | | | | Merge commit 'v2.6.29-rc1' into core/urgent | Ingo Molnar | 2009-01-11 | 1595 | -30147/+116254 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | rcu: fix bug in rcutorture system-shutdown code | Paul E. McKenney | 2009-01-07 | 1 | -45/+68 |
* | | | | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 2009-01-13 | 25 | -2/+2910 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | mfd: Fix twl4030-core build | Samuel Ortiz | 2009-01-11 | 1 | -0/+3 |
| * | | | | | | | mfd: Ensure sm501 GPIO pin mode is GPIO when configured | Ben Dooks | 2009-01-11 | 1 | -2/+28 |
| * | | | | | | | mfd: dm355 evm MMC/SD card detection | David Brownell | 2009-01-11 | 1 | -0/+10 |
| * | | | | | | | regulator: PCF50633 pmic driver | Balaji Rao | 2009-01-11 | 4 | -0/+404 |
| * | | | | | | | input: PCF50633 input driver | Balaji Rao | 2009-01-11 | 3 | -0/+140 |
| * | | | | | | | power_supply: PCF50633 battery charger driver | Balaji Rao | 2009-01-11 | 4 | -0/+499 |
| * | | | | | | | rtc: PCF50633 rtc driver | Balaji Rao | 2009-01-11 | 3 | -0/+352 |
| * | | | | | | | mfd: PCF50633 gpio support | Balaji Rao | 2009-01-11 | 4 | -1/+179 |
| * | | | | | | | mfd: PCF50633 adc driver | Balaji Rao | 2009-01-11 | 4 | -1/+358 |
| * | | | | | | | mfd: PCF50633 core driver | Balaji Rao | 2009-01-11 | 4 | -0/+939 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-01-13 | 126 | -2031/+18974 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | MIPS: Only write c0_framemask on CPUs which have this register. | Ralf Baechle | 2009-01-11 | 1 | -1/+4 |
| * | | | | | | | MIPS: Alchemy: new userspace suspend interface for development boards. | Manuel Lauss | 2009-01-11 | 5 | -353/+234 |
| * | | | | | | | MIPS: Alchemy: dbdma suspend/resume support. | Manuel Lauss | 2009-01-11 | 3 | -0/+81 |
| * | | | | | | | MIPS: Alchemy: Fix up PM code on Au1550/Au1200 | Manuel Lauss | 2009-01-11 | 4 | -167/+225 |
| * | | | | | | | MIPS: Alchemy: move calc_clock function. | Manuel Lauss | 2009-01-11 | 4 | -54/+64 |
| * | | | | | | | MIPS: Alchemy: RTC counter clocksource / clockevent support. | Manuel Lauss | 2009-01-11 | 5 | -181/+143 |
| * | | | | | | | MIPS: make cp0 counter clocksource/event usable as fallback. | Manuel Lauss | 2009-01-11 | 5 | -12/+28 |
| * | | | | | | | MIPS: Alchemy: remove cpu_table. | Manuel Lauss | 2009-01-11 | 5 | -100/+42 |
| * | | | | | | | MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). | Manuel Lauss | 2009-01-11 | 3 | -34/+0 |
| * | | | | | | | MIPS: Print irq handler description | Manuel Lauss | 2009-01-11 | 1 | -0/+1 |
| * | | | | | | | MIPS: Alchemy: pb1200: update CPLD cascade irq handler. | Manuel Lauss | 2009-01-11 | 1 | -57/+30 |
| * | | | | | | | MIPS: Alchemy: update core interrupt code. | Manuel Lauss | 2009-01-11 | 15 | -644/+514 |
| * | | | | | | | MIPS: Alchemy: move commandline mangling out of common code | Manuel Lauss | 2009-01-11 | 9 | -41/+136 |
| * | | | | | | | MIPS: Alchemy: devboards: consolidate files | Manuel Lauss | 2009-01-11 | 23 | -481/+107 |
| * | | | | | | | MIPS: Alchemy: Move development board code to common subdirectory | Manuel Lauss | 2009-01-11 | 27 | -12/+28 |
| * | | | | | | | MIPS: Add Cavium OCTEON to arch/mips/Kconfig | David Daney | 2009-01-11 | 1 | -2/+61 |
| * | | | | | | | MIPS: Add defconfig for Cavium OCTEON. | David Daney | 2009-01-11 | 1 | -0/+943 |
| * | | | | | | | MIPS: Adjust the dma-common.c platform hooks. | David Daney | 2009-01-11 | 6 | -20/+135 |
| * | | | | | | | MIPS: Add Cavium OCTEON slot into proper tlb category. | David Daney | 2009-01-11 | 1 | -0/+1 |
| * | | | | | | | MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. | David Daney | 2009-01-11 | 1 | -0/+33 |
| * | | | | | | | MIPS: Cavium OCTEON multiplier state preservation. | David Daney | 2009-01-11 | 1 | -0/+17 |
| * | | | | | | | MIPS: Add SMP_ICACHE_FLUSH for the Cavium CPU family. | David Daney | 2009-01-11 | 1 | -0/+3 |
| * | | | | | | | MIPS: Add Cavium OCTEON specific registers to ptrace.h and asm-offsets.c | David Daney | 2009-01-11 | 2 | -0/+35 |
| * | | | | | | | MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. | David Daney | 2009-01-11 | 1 | -0/+69 |
| * | | | | | | | MIPS: Modify core io.h macros to account for the Octeon Errata Core-301. | David Daney | 2009-01-11 | 1 | -0/+14 |
| * | | | | | | | MIPS: Hook up Cavium OCTEON in arch/mips. | David Daney | 2009-01-11 | 4 | -0/+19 |
| * | | | | | | | MIPS: Hook Cavium OCTEON cache init into cache.c | David Daney | 2009-01-11 | 2 | -0/+9 |
| * | | | | | | | MIPS: Add Cavium OCTEON processor constants and CPU probe. | David Daney | 2009-01-11 | 3 | -0/+41 |