summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka2006-07-141-0/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-131-0/+1
|\
| * [SERIAL] 8250: add tsi108 serial supportZang Roy-r619112006-07-091-0/+1
* | [PATCH] Fix broken kernel headers preventing ARM buildRussell King2006-07-131-0/+2
* | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-121-2/+0
|\ \
| * | [WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa2006-07-121-2/+0
* | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEADLinus Torvalds2006-07-121-0/+2
|\ \ \
| * | | [PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare2006-07-121-0/+2
| |/ /
* | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of...Linus Torvalds2006-07-122-8/+1
|\ \ \
| * | | [PATCH] The scheduled unexport of insert_resourceAdrian Bunk2006-07-121-1/+1
| * | | [PATCH] remove kernel/power/pm.c:pm_unregister_all()Adrian Bunk2006-07-121-7/+0
| |/ /
* | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEADLinus Torvalds2006-07-122-0/+17
|\ \ \
| * | | [PATCH] PCI: PCIE power management quirkKristen Carlson Accardi2006-07-121-0/+1
| * | | [PATCH] PCI: add PCI Express AER register definitions to pci_regs.hZhang, Yanmin2006-07-121-0/+16
| |/ /
* | | [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-0/+300
* | | [PATCH] USB: gadget section fixupsDavid Brownell2006-07-121-2/+2
* | | [PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz2006-07-121-0/+2
* | | [PATCH] USB: Add some basic WUSB definitionsInaky Perez-Gonzalez2006-07-121-0/+7
* | | [PATCH] USB: fix usb kernel-docRandy Dunlap2006-07-121-1/+1
|/ /
* | [PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand2006-07-102-0/+12
* | [PATCH] uninline init_waitqueue_head()Ingo Molnar2006-07-101-11/+1
* | [PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki2006-07-101-0/+7
* | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-101-0/+10
* | [PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells2006-07-101-0/+1
* | [PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headersDavid Howells2006-07-101-0/+4
* | [PATCH] FRV: Fix FRV arch compile errorsDavid Howells2006-07-101-1/+1
* | [PATCH] ZVC: add __inc_zone_state for !SMP configurationChristoph Lameter2006-07-101-2/+7
* | [PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown2006-07-101-1/+2
* | [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+0
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-105-12/+12
* | [PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar2006-07-101-1/+4
* | [PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar2006-07-101-1/+1
* | [PATCH] lockdep: add more rwsem.h documentationIngo Molnar2006-07-101-2/+15
* | [PATCH] count_vm_events() fixAndrew Morton2006-07-101-1/+1
* | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-092-3/+10
|\ \
| * | [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-081-3/+5
| * | [NET] gso: Add skb_is_gsoHerbert Xu2006-07-082-1/+6
| |/
* | [PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe2006-07-061-1/+1
* | [PATCH] blktrace: readahead supportNathan Scott2006-07-061-0/+1
* | [PATCH] blktrace: fix barrier vs sync typoNathan Scott2006-07-061-1/+1
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-052-21/+71
|\
| * [PCI] Add JMicron PCI ID constantsJeff Garzik2006-07-051-0/+7
| * [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-051-0/+12
| * [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-051-2/+0
| * [PATCH] libata: implement PM EH actionsTejun Heo2006-07-051-1/+11
| * [PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo2006-07-051-2/+7
| * [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-051-0/+2
| * [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-051-3/+12
| * [PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2006-07-051-1/+2
| * [PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo2006-07-051-12/+18
OpenPOWER on IntegriCloud