Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Input: bcm5974 - improve finger tracking and counting | Henrik Rydberg | 2008-09-04 | 1 | -16/+54 | |
| * | | | | | | | | Input: bcm5974 - small formatting cleanup | Henrik Rydberg | 2008-09-04 | 1 | -1/+1 | |
| * | | | | | | | | Input: bcm5974 - add maintainer entry | Henrik Rydberg | 2008-08-22 | 1 | -0/+6 | |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-06 | 11 | -61/+167 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: cpu_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-09-06 | 1 | -10/+13 | |
| * | | | | | | | | | x86: pda_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-09-06 | 1 | -6/+9 | |
| * | | | | | | | | | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost | 2008-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | x86: move mtrr cpu cap setting early in early_init_xxxx | Yinghai Lu | 2008-09-06 | 3 | -8/+44 | |
| * | | | | | | | | | x86: delay early cpu initialization until cpuid is done | Krzysztof Helt | 2008-09-06 | 1 | -2/+2 | |
| * | | | | | | | | | x86: use X86_FEATURE_NOPL in alternatives | H. Peter Anvin | 2008-09-05 | 1 | -23/+13 | |
| * | | | | | | | | | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin | 2008-09-05 | 5 | -8/+82 | |
| * | | | | | | | | | x86: boot: stub out unimplemented CPU feature words | H. Peter Anvin | 2008-09-05 | 1 | -4/+4 | |
* | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-06 | 9 | -56/+151 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | clocksource, acpi_pm.c: check for monotonicity | Dominik Brodowski | 2008-09-06 | 1 | -17/+29 | |
| * | | | | | | | | | | clocksource, acpi_pm.c: use proper read function also in errata mode | Dominik Brodowski | 2008-09-06 | 1 | -8/+8 | |
| * | | | | | | | | | | ntp: fix calculation of the next jiffie to trigger RTC sync | Maciej W. Rozycki | 2008-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | x86: HPET: read back compare register before reading counter | Thomas Gleixner | 2008-09-06 | 1 | -0/+7 | |
| * | | | | | | | | | | x86: HPET fix moronic 32/64bit thinko | Thomas Gleixner | 2008-09-06 | 1 | -4/+4 | |
| * | | | | | | | | | | clockevents: broadcast fixup possible waiters | Thomas Gleixner | 2008-09-06 | 1 | -1/+36 | |
| * | | | | | | | | | | HPET: make minimum reprogramming delta useful | Thomas Gleixner | 2008-09-05 | 1 | -2/+2 | |
| * | | | | | | | | | | clockevents: prevent endless loop lockup | Thomas Gleixner | 2008-09-05 | 3 | -16/+34 | |
| * | | | | | | | | | | clockevents: prevent multiple init/shutdown | Thomas Gleixner | 2008-09-05 | 1 | -7/+13 | |
| * | | | | | | | | | | clockevents: enforce reprogram in oneshot setup | Thomas Gleixner | 2008-09-05 | 1 | -4/+14 | |
| * | | | | | | | | | | clockevents: prevent endless loop in periodic broadcast handler | Thomas Gleixner | 2008-09-05 | 1 | -3/+8 | |
| * | | | | | | | | | | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi | 2008-09-05 | 3 | -2/+4 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-09-06 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix CONFIG_AC97_BUS dependency | Takashi Iwai | 2008-09-06 | 1 | -1/+3 | |
* | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-09-06 | 10 | -31/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [MIPS] Probe initrd header only if explicitly specified | Atsushi Nemoto | 2008-09-05 | 2 | -15/+27 | |
| * | | | | | | | | | | | | [MIPS] TX39xx: Add missing local_flush_icache_range initialization | Atsushi Nemoto | 2008-09-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | [MIPS] TXx9: Fix txx9_pcode initialization | Atsushi Nemoto | 2008-09-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | [MIPS] Fix WARNING: at kernel/smp.c:290 | Thomas Bogendoerfer | 2008-09-05 | 7 | -14/+26 | |
| * | | | | | | | | | | | | [MIPS] Fix data bus error recovery | Thomas Bogendoerfer | 2008-09-05 | 1 | -2/+4 | |
* | | | | | | | | | | | | | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open() | Andrew Morton | 2008-09-05 | 1 | -1/+3 | |
* | | | | | | | | | | | | | tracehook: comment pasto fixes | Roland McGrath | 2008-09-05 | 2 | -2/+2 | |
* | | | | | | | | | | | | | atmel_lcdfb: fix oops in rmmod when framebuffer fails to register | Stanislaw Gruszka | 2008-09-05 | 1 | -4/+6 | |
* | | | | | | | | | | | | | forcedeth: fix kexec regression | Rafael J. Wysocki | 2008-09-05 | 1 | -3/+5 | |
* | | | | | | | | | | | | | res_counter: fix off-by-one bug in setting limit | Li Zefan | 2008-09-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-05 | 5 | -62/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | sched: fix process time monotonicity | Balbir Singh | 2008-09-05 | 4 | -62/+66 | |
| * | | | | | | | | | | | | sched_clock: fix NOHZ interaction | Peter Zijlstra | 2008-09-05 | 1 | -0/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-05 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | x86: add io delay quirk for Presario F700 | Chuck Ebbert | 2008-09-03 | 1 | -0/+8 | |
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2008-09-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | async_tx: fix the bug in async_tx_run_dependencies | Yuri Tikhonov | 2008-09-05 | 1 | -1/+2 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27 | Linus Torvalds | 2008-09-05 | 4 | -19/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Revert "[ARM] use the new byteorder headers" | David Woodhouse | 2008-09-05 | 1 | -11/+14 | |
| * | | | | | | | | | | | | Fix conditional export of kvh.h and a.out.h to userspace. | Khem Raj | 2008-09-05 | 2 | -4/+8 | |
| * | | | | | | | | | | | | [MTD] [NAND] tmio_nand: fix base address programming | Dmitry Baryshkov | 2008-09-05 | 1 | -4/+4 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-09-05 | 11 | -125/+250 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |