| Commit message (Expand) | Author | Age |
* | I2O: handle sysfs_create_link() failures | Wang Chen | 2008-07-24 |
* | vt: do not update when the console is blanked | Stefano Stabellini | 2008-07-24 |
* | vt: hold console_sem across sysfs operations | Jiri Slaby | 2008-07-24 |
* | spi: au1550_spi: improve pio transfer mode | Jan Nikitenko | 2008-07-24 |
* | spi: au1550_spi: proper platform device | Manuel Lauss | 2008-07-24 |
* | spidev: BKL removal | Alan Cox | 2008-07-24 |
* | spi: make spi_board_info.modalias a char array | Grant Likely | 2008-07-24 |
* | SPI Kconfig simplifications | Robert P. J. Day | 2008-07-24 |
* | xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe() | Roel Kluin | 2008-07-24 |
* | spi: spi_mpc83xx clockrate fixes | Chen Gong | 2008-07-24 |
* | stallion: removed unused variable | Andre Haupt | 2008-07-24 |
* | cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termi... | Nye Liu | 2008-07-24 |
* | serial: DZ11: avoid a hang at console switch-over | Maciej W. Rozycki | 2008-07-24 |
* | serial: Z85C30: avoid a hang at console switch-over | Maciej W. Rozycki | 2008-07-24 |
* | serial: add support for a no-name 4 ports multiserial card | Catalin(ux) M BOIE | 2008-07-24 |
* | 8250: fix break handling for Intel 82571 | Aristeu Rozanski | 2008-07-24 |
* | serial/8250_gsc.c: add MODULE_LICENSE | Adrian Bunk | 2008-07-24 |
* | atmel_pwm: set up only one PWM clock when allocating a clock | Hans-Christian Egtvedt | 2008-07-24 |
* | remove the v850 port | Adrian Bunk | 2008-07-24 |
* | pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering | Carlos Corbacho | 2008-07-24 |
* | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 |
* | gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed | Tilman Schmidt | 2008-07-24 |
* | gigaset: use dev_ macros for messages | Tilman Schmidt | 2008-07-24 |
* | memory-hotplug: add sysfs removable attribute for hotplug memory remove | Badari Pulavarty | 2008-07-24 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
* | use generic_access_phys for /dev/mem mappings | Rik van Riel | 2008-07-24 |
* | mspec: convert nopfn to fault | Nick Piggin | 2008-07-24 |
* | remove is_tty() | Adrian Bunk | 2008-07-24 |
* | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita | 2008-07-24 |
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 |
|\ |
|
| * | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 |
| |\ |
|
| * | | NR_CPUS: Replace NR_CPUS in cpufreq userspace routines | Mike Travis | 2008-07-20 |
| * | | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c | Mike Travis | 2008-07-18 |
| * | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 2008-07-18 |
| * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-15 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 |
| |\ \ \ \ |
|
| * | | | | | infiniband: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | cpufreq: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | acpi: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 |
| * | | | | | cpu: change some globals to statics in drivers/base/cpu.c v2 | Mike Travis | 2008-05-23 |
* | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-23 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pxa' into devel | Russell King | 2008-07-13 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [ARM] pxa: make littleton to use the new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | [ARM] pxa: make zylonite to use the new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | [ARM] pxa: make mainstone to use the new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | [ARM] pxa: make lubbock to use new smc91x platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data | Eric Miao | 2008-07-12 |
| | * | | | | | | [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable | Eric Miao | 2008-07-12 |
| | * | | | | | | [NET] smc91x: add SMC91X_NOWAIT flag to platform data | Eric Miao | 2008-07-12 |