Age | Commit message (Expand) | Author |
2007-12-06 | Add fatal_signal_pending | Matthew Wilcox |
2007-12-06 | Add TASK_WAKEKILL | Matthew Wilcox |
2007-12-06 | exit: Use task_is_* | Matthew Wilcox |
2007-12-06 | signal: Use task_is_* | Matthew Wilcox |
2007-12-06 | sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL | Matthew Wilcox |
2007-12-06 | ptrace: Use task_is_* | Matthew Wilcox |
2007-12-06 | power: Use task_is_* | Matthew Wilcox |
2007-12-06 | wait: Use TASK_NORMAL | Matthew Wilcox |
2007-12-06 | proc/base.c: Use task_is_* | Matthew Wilcox |
2007-12-06 | proc/array.c: Use TASK_REPORT | Matthew Wilcox |
2007-12-06 | perfmon: Use task_is_* | Matthew Wilcox |
2007-12-06 | Add macros to replace direct uses of TASK_ flags | Matthew Wilcox |
2007-12-06 | Use wake_up_locked() in eventpoll | Matthew Wilcox |
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 | Fix oprofile configuration breakage | Ralf Baechle |
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 |
2007-12-05 | spi: spi_bfin uses portmux for additional busses | Sonic Zhang |
2007-12-05 | spi: spi_bfin uses platform device resources | Bryan Wu |
2007-12-05 | spi: spi_bfin, don't bypass spi framework | Mike Frysinger |