Age | Commit message (Expand) | Author |
2007-12-07 | ACPI: move timer broadcast before busmaster disable | Thomas Gleixner |
2007-12-07 | clockevents: warn once when program_event() is called with negative expiry | Thomas Gleixner |
2007-12-07 | hrtimers: avoid overflow for large relative timeouts | Thomas Gleixner |
2007-12-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-12-06 | Pull bugzilla-9345 into release branch | Len Brown |
2007-12-06 | Pull apm-freeze-fix into release branch | Len Brown |
2007-12-06 | Pull suspend-2.6.24 into release branch | Len Brown |
2007-12-06 | ACPI: suspend: old debugging hacks sneaked back | Pavel Machek |
2007-12-06 | Merge branch 'for-2.6.24' of git://git.kernel.org/pub/scm/linux/kernel/git/ga... | Linus Torvalds |
2007-12-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2007-12-06 | [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE | Kumar Gala |
2007-12-06 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-12-06 | Tiny clean-up of OPROFILE/KPROBES configuration | Linus Torvalds |
2007-12-06 | [PARISC] lba_pci: pci_claim_resources disabled expansion roms | Kyle McMartin |
2007-12-06 | Fix oprofile configuration breakage | Ralf Baechle |
2007-12-06 | [PARISC] print more than one character at a time for pdc console | Kyle McMartin |
2007-12-06 | [PARISC] Update parisc-linux MAINTAINERS entries | Kyle McMartin |
2007-12-06 | [PARISC] timer interrupt should not be IRQ_DISABLED | Kyle McMartin |
2007-12-06 | Revert "[PARISC] import necessary bits of libgcc.a" | Kyle McMartin |
2007-12-06 | [MIPS] Oprofile: Fix computation of number of counters. | Ralf Baechle |
2007-12-06 | [MIPS] Alchemy: fix IRQ bases | Sergei Shtylyov |
2007-12-06 | [MIPS] Alchemy: replace ffs() with __ffs() | Sergei Shtylyov |
2007-12-06 | [MIPS] BCM1480: Fix interrupt routing, take 2. | Ralf Baechle |
2007-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-12-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2007-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2007-12-05 | remove nonsense force-casts from ocfs2 | Al Viro |
2007-12-05 | regression: bfs endianness bug | Al Viro |
2007-12-05 | fcrypt endianness misannotations | Al Viro |
2007-12-05 | no need to mess with KBUILD_CFLAGS on uml-i386 anymore | Al Viro |
2007-12-05 | regression: cifs endianness bug | Al Viro |
2007-12-05 | VM/Security: add security hook to do_brk | Eric Paris |
2007-12-05 | SLUB's ksize() fails for size > 2048 | Vegard Nossum |
2007-12-05 | proc: fix proc_dir_entry refcounting | Alexey Dobriyan |
2007-12-05 | jbd: Fix assertion failure in fs/jbd/checkpoint.c | Jan Kara |
2007-12-05 | mm: fix XIP file writes | Nick Piggin |
2007-12-05 | gpio_cs5535: disable AUX on output | Ben Gardner |
2007-12-05 | Avoid potential NULL dereference in unregister_sysctl_table | Pavel Emelyanov |
2007-12-05 | Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer | Bryan Wu |
2007-12-05 | Blackfin SPI driver: move hard coded pin_req to board file | Bryan Wu |
2007-12-05 | Blackfin SPI driver: use void __iomem * for regs_base | Bryan Wu |
2007-12-05 | Blackfin SPI driver: use cpu_relax() to replace continue in while busywait | Bryan Wu |
2007-12-05 | spi: spi_bfin: resequence DMA start/stop | Sonic Zhang |
2007-12-05 | spi: spi_bfin: update handling of delay-after-deselect | Bryan Wu |
2007-12-05 | spi: spi_bfin: bugfix for 8..16 bit word sizes | Bryan Wu |
2007-12-05 | spi: spi_bfin: handle multiple spi_masters | Bryan Wu |
2007-12-05 | spi: spi_bfin: relocate spin/waits | Sonic Zhang |
2007-12-05 | spi: spi_bfin: change handling of communication parameters | Sonic Zhang |
2007-12-05 | spi: spi_bfin, rearrange portmux calls | Sonic Zhang |