| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 2006-10-01 | 1 | -13/+2 |
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 | 2 | -29/+10 |
* | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 | 2 | -38/+56 |
* | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts | Corey Minyard | 2006-10-01 | 1 | -1/+5 |
* | [PATCH] omap_cf works again (sync with linux-omap tree) | David Brownell | 2006-10-01 | 1 | -11/+14 |
* | [PATCH] RTC: rtc-ds1553, rtc-ds1742 update | Atsushi Nemoto | 2006-10-01 | 2 | -5/+13 |
* | [PATCH] AT91rm9200 RTC can issue system wakeup events | David Brownell | 2006-10-01 | 1 | -0/+22 |
* | [PATCH] constify rtc_class_ops: update drivers | David Brownell | 2006-10-01 | 23 | -24/+24 |
* | [PATCH] RTC class: error checks | David Brownell | 2006-10-01 | 2 | -5/+5 |
* | [PATCH] RTC class uses subsys_init | David Brownell | 2006-10-01 | 4 | -5/+5 |
* | [PATCH] RTC class: Kconfig improvements | David Brownell | 2006-10-01 | 2 | -7/+23 |
* | [PATCH] rtc driver rtc-pcf8563 century bit inversed | Jean-Baptiste Maneyrol | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] Char: specialix, kill unneeded page alloc | Jiri Slaby | 2006-10-01 | 1 | -10/+1 |
* | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra | 2006-10-01 | 17 | -23/+23 |
* | [PATCH] Remove unnecessary check in drivers/rtc/rtc-v3020.c | Eric Sesterhenn | 2006-10-01 | 1 | -3/+0 |
* | [PATCH] hdaps: support Lenovo ThinkPad T60 | Soos Peter | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] Off-by-one in drivers/char/mwave/mwavedd.c | Eric Sesterhenn | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] sysrq: disable lockdep on reboot | Peter Zijlstra | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] cardbus: switch to ref counting/hotplug safe API | Alan Cox | 2006-10-01 | 1 | -1/+4 |
* | [PATCH] i2o: Switch to pci_get API | Alan Cox | 2006-10-01 | 1 | -3/+4 |
* | [PATCH] ip2: use newer pci_get functions | Alan Cox | 2006-10-01 | 1 | -3/+7 |
* | [PATCH] update legacy io handling for pmac | Olaf Hering | 2006-10-01 | 3 | -9/+18 |
* | [PATCH] IPMI: per-channel command registration | Corey Minyard | 2006-10-01 | 2 | -21/+88 |
* | [PATCH] mmc (mainly): add "or later" clause to licence statement. | Pierre Ossman | 2006-10-01 | 4 | -8/+12 |
* | [PATCH] isicom: correct firmware loading | Jiri Slaby | 2006-10-01 | 1 | -16/+19 |
* | [PATCH] rtc: remove superfluous call to call to cdev_del() | Rolf Eike Beer | 2006-10-01 | 1 | -1/+0 |
* | [PATCH] cciss: remove unneeded spaces in output for attached volumes | Metathronius Galabant | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] synclink_gt: increase max devices | Paul Fulghum | 2006-10-01 | 1 | -3/+3 |
* | [PATCH] synclink_gt: add bisync and monosync modes | Paul Fulghum | 2006-10-01 | 1 | -25/+63 |
* | [PATCH] leds: turn LED off when changing triggers | Paul Collins | 2006-10-01 | 1 | -0/+1 |
* | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 2006-10-01 | 2 | -8/+9 |
* | [PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_* | Josef 'Jeff' Sipek | 2006-10-01 | 1 | -3/+0 |
* | [PATCH] MBCS: Use SEEK_{SET, CUR, END} instead of hardcoded values | Josef 'Jeff' Sipek | 2006-10-01 | 1 | -3/+4 |
* | [PATCH] via* : switch to pci_get_device refcounted PCI API | Alan Cox | 2006-10-01 | 2 | -8/+12 |
* | [PATCH] sis5513: Switch to pci refcounting | Alan Cox | 2006-10-01 | 1 | -1/+2 |
* | [PATCH] serverworks: Switch to pci refcounted interfaces | Alan Cox | 2006-10-01 | 1 | -3/+5 |
* | [PATCH] piix: Use refcounted interface when searching for a 450NX | Alan Cox | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] serial: Fix up offenders peering at baud bits directly | Alan Cox | 2006-10-01 | 3 | -157/+11 |
* | [PATCH] cciss: support for >2TB logical volumes | Mike Miller (OS Dev) | 2006-10-01 | 3 | -73/+192 |
* | [PATCH] maximum latency tracking infrastructure | Arjan van de Ven | 2006-10-01 | 2 | -4/+44 |
* | [PATCH] Generic boolean | Richard Knutsson | 2006-10-01 | 4 | -10/+2 |
* | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE | Keith Mannthey | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 2006-10-01 | 1 | -0/+4 |
* | [PATCH] PCI quirks update | Alan Cox | 2006-10-01 | 1 | -2/+15 |
* | [PATCH] SCSI: fix request flag-related build breakage | Jeff Garzik | 2006-09-30 | 1 | -1/+1 |
* | Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-09-30 | 54 | -189/+357 |
|\ |
|
| * | [PATCH] BLOCK: Make USB storage depend on SCSI rather than selecting it [try #6] | David Howells | 2006-09-30 | 1 | -3/+2 |
| * | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 13 | -12/+31 |
| * | [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr... | David Howells | 2006-09-30 | 1 | -0/+160 |
| * | [PATCH] SCSI: scsi_done_q is unused | Jens Axboe | 2006-09-30 | 1 | -10/+1 |