| Commit message (Expand) | Author | Age |
* | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-03-23 |
|\ |
|
| * | [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 | Jens Axboe | 2006-03-23 |
| * | [PATCH] relay: migrate from relayfs to a generic relay API | Jens Axboe | 2006-03-23 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-03-23 |
|\ \ |
|
| * | | [PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 support | Martin Devera | 2006-03-23 |
| * | | [PATCH] i2c: Drop the i2c-frodo bus driver | Jean Delvare | 2006-03-23 |
| * | | [PATCH] i2c: Semaphore to mutex conversions, part 2 | Ingo Molnar | 2006-03-23 |
| * | | [PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2 | Jim Cromie | 2006-03-23 |
| * | | [PATCH] hwmon: Allow sensor attributes arrays | Jim Cromie | 2006-03-23 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-03-23 |
|\ \ |
|
| * | | [PATCH] PCI: fix pci_request_region[s] arg | Jeff Garzik | 2006-03-23 |
| * | | [PATCH] acpi: export acpi_bus_trim | Kristen Accardi | 2006-03-23 |
| * | | [PATCH] PCI: make MSI quirk inheritable from the pci bus | Michael S. Tsirkin | 2006-03-23 |
| * | | [PATCH] PCI: return max reserved busnr | Kristen Accardi | 2006-03-23 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-23 |
|\ \
| |/
|/| |
|
| * | [TG3]: Add 5755 support | Michael Chan | 2006-03-23 |
| * | [IPV4]: Add fib rule netlink notifications | Patrick McHardy | 2006-03-23 |
* | | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 |
* | | [PATCH] get_empty_filp tweaks, inline epoll_init_file() | Benjamin LaHaise | 2006-03-23 |
* | | [PATCH] atomic: add_unless cmpxchg optimise | Nick Piggin | 2006-03-23 |
* | | [PATCH] kernel/rcupdate.c: make two structs static | Adrian Bunk | 2006-03-23 |
* | | [PATCH] pause_on_oops command line option | Andrew Morton | 2006-03-23 |
* | | [PATCH] kill _INLINE_ | Adrian Bunk | 2006-03-23 |
* | | [PATCH] notifier: profile.h forward decl fix | Andrew Morton | 2006-03-23 |
* | | [PATCH] make bug messages more consistent | Ingo Molnar | 2006-03-23 |
* | | [PATCH] Extract inode_inc_link_count(), inode_dec_link_count() | Alexey Dobriyan | 2006-03-23 |
* | | [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive | Arjan van de Ven | 2006-03-23 |
* | | [PATCH] sem2mutex: serial ->port_write_mutex | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: UDF | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: NCPFS | Ingo Molnar | 2006-03-23 |
* | | [PATCH] convert ext3's truncate_sem to a mutex | Arjan van de Ven | 2006-03-23 |
* | | [PATCH] sem2mutex: drivers/block/nbd.c | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: drivers/block/loop.c | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: fs/seq_file.c | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: kprobes | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: jbd, j_checkpoint_mutex | Arjan van de Ven | 2006-03-23 |
* | | [PATCH] sem2mutex: iprune | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: vfs_rename_mutex | Arjan van de Ven | 2006-03-23 |
* | | [PATCH] sem2mutex: tty | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: inotify | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: quota | Ingo Molnar | 2006-03-23 |
* | | [PATCH] sem2mutex: blockdev #2 | Arjan van de Ven | 2006-03-23 |
* | | [PATCH] Move read_mostly definition to asm/cache.h | Kyle McMartin | 2006-03-23 |
* | | [PATCH] kill cdrom ->dev_ioctl method | Christoph Hellwig | 2006-03-23 |
* | | [PATCH] Shrinks sizeof(files_struct) and better layout | Eric Dumazet | 2006-03-23 |
* | | [PATCH] ext3_readdir: use generic readahead | Andrew Morton | 2006-03-23 |
* | | [PATCH] swsusp: add check for suspension of X-controlled devices | Rafael J. Wysocki | 2006-03-23 |
* | | [PATCH] kernel/power: move externs to header files | Randy Dunlap | 2006-03-23 |
* | | [PATCH] swsusp: low level interface | Rafael J. Wysocki | 2006-03-23 |
* | | [PATCH] x86: Make _syscallX() macros compile in PIC mode | Markus Gutschke | 2006-03-23 |