| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | hrtimer: optimize the softirq time optimization | Thomas Gleixner | 2008-04-21 |
| * | hrtimer: reduce calls to hrtimer_get_softirq_time() | Dimitri Sivanich | 2008-04-21 |
| * | clockevents: fix typo in tick-broadcast.c | Glauber Costa | 2008-04-21 |
| * | jiffies: add time_is_after_jiffies and others which compare with jiffies | Dave Young | 2008-04-21 |
* | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | Deprecate the asm/semaphore.h files in feature-removal-schedule. | Matthew Wilcox | 2008-04-19 |
| * | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 |
| * | | security: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| * | | lib: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| * | | kernel: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| * | | include: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| * | | fs: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| * | | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| * | | net: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| * | | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 |
| |/ |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * \ | Merge branch 'merge-fixes' into devel | Russell King | 2008-04-19 |
| |\ \ |
|
| | * | | [ARM] Remove leds-tosa.c | Russell King | 2008-04-19 |
| | |/ |
|
| * | | Merge branch 'omap2-upstream' into devel | Russell King | 2008-04-19 |
| |\ \ |
|
| | * | | ARM: OMAP2: New DPLL clock framework | Roman Tereshonkov | 2008-04-14 |
| | * | | ARM: OMAP2: Add 34xx clock code | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Add 34xx clocks | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Remove old PRCM register access code | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Clean up 24xx clock code | Tony Lindgren | 2008-04-14 |
| | * | | ARM: OMAP2: Remove old 24xx specific clock functions | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP: Add rest of 24xx clocks | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Change 24xx to use shared clock code and new reg access | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Add common clock framework for 24xx and 34xx | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Move clock.c to clock24xx.c | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Move clock.h to clock24xx.h | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Remove old 24xx PM code | Tony Lindgren | 2008-04-14 |
| | * | | ARM: OMAP2: Change 24xx to use new register access | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Add register access for 34xx | Tony Lindgren | 2008-04-14 |
| | * | | ARM: OMAP2: Add common register access for 24xx and 34xx | Paul Walmsley | 2008-04-14 |
| | * | | ARM: OMAP2: Clean-up mux code | Tony Lindgren | 2008-04-14 |
| | * | | ARM: OMAP2: Add new pin multiplexing configurations | Tony Lindgren | 2008-04-14 |
| | * | | ARM: OMAP: TimerMPU: Remove MPU-timer based sched_clock() | Kevin Hilman | 2008-04-14 |
| | * | | ARM: OMAP: TimerMPU: Remove unused cycles-to-nsec conversions | Kevin Hilman | 2008-04-14 |
| | * | | ARM: OMAP1: Timer32K: Fix timer32K for clockevents and clean it up | Tony Lindgren | 2008-04-14 |
| | * | | ARM: OMAP: Timer32K: Move timer32k to mach-omap1 | Kevin Hilman | 2008-04-14 |
| | * | | ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code | Kevin Hilman | 2008-04-14 |
| | * | | ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code | Kevin Hilman | 2008-04-14 |
| | * | | ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions | Tony Lindgren | 2008-04-14 |
| | * | | ARM: OMAP: Allow registering pin mux function | Tony Lindgren | 2008-04-14 |
| | * | | ARM: OMAP: use edge/level handlers from generic IRQ framework | Kevin Hilman | 2008-04-14 |
| | * | | ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook | Kevin Hilman | 2008-04-14 |
| | * | | ARM: OMAP: Use gpiolib with tps65010 for OSK 5912 | David Brownell | 2008-04-14 |
| | * | | ARM: OMAP: I2C: tps65010 driver converts to gpiolib | David Brownell | 2008-04-14 |
| | * | | ARM: OMAP: 5912 OSK GPIO updates | David Brownell | 2008-04-14 |