Age | Commit message (Expand) | Author | Files | Lines |
2012-01-17 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -2/+2 |
2012-01-15 | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 1 | -2/+2 |
2012-01-12 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 1 | -0/+1 |
2012-01-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -3/+0 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+4 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -2/+4 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 1 | -2/+2 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 1 | -2/+2 |
2011-12-08 | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users | Tejun Heo | 1 | -1/+1 |
2011-12-08 | memblock: Kill memblock_init() | Tejun Heo | 1 | -1/+0 |
2011-12-08 | memblock: Fix include breakages caused by 24aa07882b | Tejun Heo | 1 | -24/+0 |
2011-11-25 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 1 | -3/+0 |
2011-11-07 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -12/+0 |
2011-11-01 | openrisc: drop unused Kconfig symbols | Paul Bolle | 1 | -12/+0 |
2011-09-27 | doc: fix broken references | Paul Bolle | 2 | -2/+2 |
2011-09-11 | Add missing DMA ops | Jonas Bonn | 2 | -3/+84 |
2011-09-05 | openrisc: don't use pt_regs in struct sigcontext | Jonas Bonn | 2 | -24/+12 |
2011-07-22 | OpenRISC: Miscellaneous | Jonas Bonn | 4 | -0/+231 |
2011-07-22 | OpenRISC: Library routines | Jonas Bonn | 2 | -0/+264 |
2011-07-22 | OpenRISC: Headers | Jonas Bonn | 22 | -0/+1404 |
2011-07-22 | OpenRISC: Traps | Jonas Bonn | 1 | -0/+366 |
2011-07-22 | OpenRISC: Module support | Jonas Bonn | 1 | -0/+72 |
2011-07-22 | OpenRISC: GPIO | Jonas Bonn | 1 | -0/+65 |
2011-07-22 | OpenRISC: Scheduling/Process management | Jonas Bonn | 2 | -0/+445 |
2011-07-22 | OpenRISC: Idle/Power management | Jonas Bonn | 1 | -0/+77 |
2011-07-22 | OpenRISC: System calls | Jonas Bonn | 5 | -0/+220 |
2011-07-22 | OpenRISC: IRQ | Jonas Bonn | 3 | -0/+228 |
2011-07-22 | OpenRISC: Timekeeping | Jonas Bonn | 2 | -0/+217 |
2011-07-22 | OpenRISC: DMA | Jonas Bonn | 2 | -0/+325 |
2011-07-22 | OpenRISC: PTrace | Jonas Bonn | 2 | -0/+342 |
2011-07-22 | OpenRISC: Build infrastructure | Jonas Bonn | 9 | -0/+545 |
2011-07-22 | OpenRISC: Signal handling | Jonas Bonn | 2 | -0/+434 |
2011-07-22 | OpenRISC: Memory management | Jonas Bonn | 15 | -0/+2279 |
2011-07-22 | OpenRISC: Device tree | Jonas Bonn | 3 | -0/+235 |
2011-07-22 | OpenRISC: Boot code | Jonas Bonn | 4 | -0/+3157 |