| Commit message (Expand) | Author | Age | Files | Lines |
* | Add mutex_lock_killable | Liam R. Howlett | 2007-12-06 | 1 | -0/+5 |
* | Add lock_page_killable | Matthew Wilcox | 2007-12-06 | 1 | -0/+14 |
* | Add fatal_signal_pending | Matthew Wilcox | 2007-12-06 | 1 | -1/+8 |
* | Add TASK_WAKEKILL | Matthew Wilcox | 2007-12-06 | 1 | -8/+14 |
* | wait: Use TASK_NORMAL | Matthew Wilcox | 2007-12-06 | 1 | -5/+6 |
* | Add macros to replace direct uses of TASK_ flags | Matthew Wilcox | 2007-12-06 | 1 | -0/+16 |
* | [MIPS] Alchemy: fix IRQ bases | Sergei Shtylyov | 2007-12-06 | 1 | -10/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-12-05 | 1 | -2/+15 |
|\ |
|
| * | futex: fix for futex_wait signal stack corruption | Steven Rostedt | 2007-12-05 | 1 | -2/+15 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-12-05 | 1 | -0/+16 |
|\ \ |
|
| * | | Security: round mmap hint address above mmap_min_addr | Eric Paris | 2007-12-06 | 1 | -0/+16 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-12-05 | 1 | -0/+3 |
|\ \ |
|
| * | | [LRO]: fix lro_gen_skb() alignment | Andrew Gallatin | 2007-12-05 | 1 | -0/+3 |
| |/ |
|
* | | proc: fix proc_dir_entry refcounting | Alexey Dobriyan | 2007-12-05 | 1 | -1/+0 |
* | | jbd: Fix assertion failure in fs/jbd/checkpoint.c | Jan Kara | 2007-12-05 | 1 | -0/+2 |
* | | Blackfin SPI driver: move hard coded pin_req to board file | Bryan Wu | 2007-12-05 | 1 | -0/+1 |
* | | spi: spi_bfin: update handling of delay-after-deselect | Bryan Wu | 2007-12-05 | 1 | -1/+1 |
* | | spi: bfin spi uses portmux calls | Michael Hennerich | 2007-12-05 | 1 | -1/+1 |
* | | spi: initial BF54x SPI support | Bryan Wu | 2007-12-05 | 1 | -0/+17 |
|/ |
|
* | PHY: Add the phy_device_release device method. | Anton Vorontsov | 2007-12-04 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-12-03 | 1 | -0/+1 |
|\ |
|
| * | x86: disable hpet on shutdown | OGAWA Hirofumi | 2007-12-03 | 1 | -0/+1 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-12-03 | 1 | -2/+1 |
|\ \ |
|
| * | | Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" | Paul Mackerras | 2007-12-03 | 1 | -2/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-12-03 | 1 | -0/+7 |
|\ \ |
|
| * | | sched: cpu accounting controller (V2) | Srivatsa Vaddagiri | 2007-12-02 | 1 | -0/+7 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 | Linus Torvalds | 2007-12-03 | 2 | -3/+9 |
|\ \ |
|
| * | | [NETNS]: Fix /proc/net breakage | Eric W. Biederman | 2007-12-02 | 1 | -0/+3 |
| * | | SCTP: Fix build issues with SCTP AUTH. | Vlad Yasevich | 2007-11-29 | 1 | -3/+6 |
* | | | phylib: add PHY interface modes for internal delay for tx and rx only | Kim Phillips | 2007-12-01 | 1 | -0/+2 |
* | | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2007-12-01 | 80 | -280/+466 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-11-30 | 1 | -3/+3 |
| |\ \ |
|
| | * | | [MIPS] Fix use of smp_processor_id() in preemptible code. | Pavel Kiryukhin | 2007-12-01 | 1 | -3/+3 |
| * | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-11-30 | 8 | -13/+41 |
| |\ \ \
| | |/ /
| |/| | |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge branches 'at91-fixes' and 'pxa-fixes' | Russell King | 2007-11-29 | 6 | -11/+39 |
| | |\ \ \ |
|
| | | | * | | [ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PX... | eric miao | 2007-11-29 | 1 | -1/+1 |
| | | | * | | [ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xx | eric miao | 2007-11-29 | 1 | -0/+1 |
| | | | * | | [ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processors | eric miao | 2007-11-29 | 1 | -1/+4 |
| | | | * | | [ARM] 4654/1: pxa: update default MFP register value | eric miao | 2007-11-26 | 1 | -5/+13 |
| | | | * | | [ARM] 4653/1: pxa: fix a gpio typo in mfp-pxa320.h | eric miao | 2007-11-26 | 1 | -1/+1 |
| | | | * | | [ARM] 4651/1: pxa: add PXA3xx specific IRQ definitions | eric miao | 2007-11-26 | 1 | -2/+17 |
| | | * | | | [ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpio | Andrew Victor | 2007-11-26 | 1 | -1/+2 |
| | | |/ / |
|
| | * | | | [ARM] 4680/1: parentheses around NR_IRQS definition | Roel Kluin | 2007-11-29 | 2 | -2/+2 |
| | |/ / |
|
| * | | | RTC: convert mutex to bitfield | Jiri Kosina | 2007-11-29 | 1 | -1/+4 |
| * | | | fuse: pass open flags to read and write | Miklos Szeredi | 2007-11-29 | 1 | -0/+5 |
| * | | | x86_64 EFI boot support: EFI frame buffer driver | Huang, Ying | 2007-11-29 | 1 | -0/+2 |
| * | | | fix up ext2_fs.h for userspace after reservations backport | Tobias Poschwatta | 2007-11-29 | 1 | -7/+0 |
| * | | | IP22ZILOG: fix lockup and sysrq | Thomas Bogendoerfer | 2007-11-29 | 2 | -3/+1 |
| * | | | Fix <linux/kd.h> usage in userspace | David Woodhouse | 2007-11-29 | 1 | -1/+1 |
| * | | | spi: S3C2410: add bus number to SPI GPIO driver | David Brownell | 2007-11-29 | 1 | -0/+2 |