| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] spi_s3c2410_gpio.c spi mode 2 and 3 support | Harald Welte | 2007-02-20 | 1 | -0/+15 |
* | [PATCH] SPI controller build/warning fixes | David Brownell | 2007-02-20 | 3 | -5/+8 |
* | [PATCH] parport_pc: fix parport_pc_probe_port section warning | Jean Delvare | 2007-02-20 | 1 | -3/+3 |
* | [PATCH] lockdep: annotate BLKPG_DEL_PARTITION | Peter Zijlstra | 2007-02-20 | 2 | -1/+8 |
* | [PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module | Adrian Bunk | 2007-02-20 | 2 | -3/+5 |
* | [PATCH] remove modpost false warnings on ARM | David Brownell | 2007-02-20 | 1 | -8/+28 |
* | [PATCH] GPIO API: PXA wrapper cleanup | Philipp Zabel | 2007-02-20 | 3 | -19/+63 |
* | [PATCH] at91_rtc updates | David Brownell | 2007-02-20 | 1 | -6/+13 |
* | [PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes | David Brownell | 2007-02-20 | 1 | -5/+7 |
* | [PATCH] update Doc/oops-tracing.txt for TAINT_USER | Randy Dunlap | 2007-02-20 | 1 | -0/+6 |
* | [PATCH] Missing __user in pointer referenced within copy_from_user | Glauber de Oliveira Costa | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] genalloc warning fixes | Andrew Morton | 2007-02-20 | 1 | -2/+2 |
* | [PATCH] affs: implement ->drop_inode | Christoph Hellwig | 2007-02-20 | 3 | -6/+13 |
* | [PATCH] autofs4: check for directory re-create in lookup | Ian Kent | 2007-02-20 | 1 | -4/+19 |
* | [PATCH] autofs4: fix another race between mount and expire | Ian Kent | 2007-02-20 | 3 | -23/+161 |
* | [PATCH] autofs4: header file update | Ian Kent | 2007-02-20 | 2 | -8/+20 |
* | [PATCH] fs: fix nobh data leak | Nick Piggin | 2007-02-20 | 1 | -18/+3 |
* | [PATCH] fs: fix libfs data leak | Nick Piggin | 2007-02-20 | 2 | -2/+8 |
* | [PATCH] loosen dependancy on rtc cmos | Dave Jones | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] PPC64 Kdump documentation update | Simon Horman | 2007-02-20 | 1 | -11/+13 |
* | [PATCH] Update OSDL/Linux-Foundation maintainer addresses | Simon Horman | 2007-02-20 | 1 | -8/+8 |
* | [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warning | Thomas Koeller | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] cdrom: use unsigned bitfields | Randy Dunlap | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] tty: use NULL for ptrs | Randy Dunlap | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] kernel-doc: include struct short description in title output | Randy Dunlap | 2007-02-20 | 1 | -2/+2 |
* | [PATCH] mfd: SM501 core driver | Ben Dooks | 2007-02-20 | 5 | -0/+1691 |
* | [PATCH] lockdep: debug_locks check after check_chain_key | Jarek Poplawski | 2007-02-20 | 1 | -0/+4 |
* | [PATCH] cfag12864b: fix crash when built-in and no parport present | Miguel Ojeda | 2007-02-20 | 5 | -1/+48 |
* | [PATCH] ext[234]: update documentation | Aneesh Kumar K.V | 2007-02-20 | 3 | -3/+3 |
* | [PATCH] mwave: interesting flags savings | Alexey Dobriyan | 2007-02-20 | 1 | -2/+12 |
* | [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet | Gerhard Dirschl | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] fault injection: split up stacktrace filter Kconfig option | Akinobu Mita | 2007-02-20 | 2 | -22/+29 |
* | [PATCH] FAT: DIO-write fallback to normal buffered | OGAWA Hirofumi | 2007-02-20 | 1 | -1/+3 |
* | [PATCH] kprobes: list all active probes in the system | Srinivasa Ds | 2007-02-20 | 1 | -2/+111 |
* | [PATCH] fs: fix __block_write_full_page error case buffer submission | Nick Piggin | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] shm: make sysv ipc shared memory use stacked files | Eric W. Biederman | 2007-02-20 | 1 | -85/+155 |
* | [PATCH] slab: reduce size of alien cache to cover only possible nodes | Christoph Lameter | 2007-02-20 | 2 | -2/+2 |
* | [PATCH] Convert highest_possible_processor_id to nr_cpu_ids | Christoph Lameter | 2007-02-20 | 5 | -29/+17 |
* | [PATCH] Replace highest_possible_node_id() with nr_node_ids | Christoph Lameter | 2007-02-20 | 3 | -18/+25 |
* | [PATCH] mincore warning fix | Andrew Morton | 2007-02-20 | 1 | -1/+4 |
* | [PATCH] fix mempolicy's check on a system with memory-less-node | KAMEZAWA Hiroyuki | 2007-02-20 | 1 | -4/+9 |
* | [PATCH] rework reserved major handling | Andrew Morton | 2007-02-20 | 4 | -13/+19 |
* | [PATCH] minix v3: fix superblock definition | Andries Brouwer | 2007-02-20 | 1 | -2/+1 |
* | [PATCH] xfs warning fix | Andrew Morton | 2007-02-20 | 1 | -1/+1 |
* | [PATCH] Fix build errors if bitop functions are do {} while macros | Ralf Baechle | 2007-02-20 | 2 | -12/+12 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-20 | 60 | -320/+425 |
|\ |
|
| * | Merge ARM fixes | Russell King | 2007-02-20 | 5239 | -121129/+241864 |
| |\ |
|
| | * | [ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORT | Ben Dooks | 2007-02-20 | 1 | -0/+1 |
| | * | [ARM] Fix s3c2410 ALSA audio for typedef elimination | Russell King | 2007-02-20 | 1 | -3/+3 |
| | * | [ARM] Fix ARM AACI ALSA driver | Russell King | 2007-02-20 | 1 | -6/+6 |