aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-07-12[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flagPhil Dibowitz
2006-07-12[PATCH] USB: Add some basic WUSB definitionsInaky Perez-Gonzalez
2006-07-12[PATCH] USB: fix usb kernel-docRandy Dunlap
2006-07-12[PATCH] i2c-powermac: Fix master_xfer return valueJean Delvare
2006-07-12[WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand
2006-07-10[PATCH] uninline init_waitqueue_head()Ingo Molnar
2006-07-10[PATCH] char/rtc: Handle memory-mapped chips properlyMaciej W. Rozycki
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells
2006-07-10[PATCH] FDPIC: Move roundup() into linux/kernel.hDavid Howells
2006-07-10[PATCH] FDPIC: Define SEEK_* constants in the Linux kernel headersDavid Howells
2006-07-10[PATCH] FRV: Fix FRV arch compile errorsDavid Howells
2006-07-10[PATCH] ZVC: add __inc_zone_state for !SMP configurationChristoph Lameter
2006-07-10[PATCH] md: fix resync speed calculation for restarted resyncsNeilBrown
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-07-10[PATCH] lockdep: clean up completion initializer in smpboot.cIngo Molnar
2006-07-10[PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar
2006-07-10[PATCH] lockdep: add more rwsem.h documentationIngo Molnar
2006-07-10[PATCH] count_vm_events() fixAndrew Morton
2006-07-09Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds
2006-07-09[SERIAL] 8250: add tsi108 serial supportZang Roy-r61911
2006-07-08[NET] gso: Fix up GSO packets with broken checksumsHerbert Xu
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-07-06[PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe
2006-07-06[PATCH] blktrace: readahead supportNathan Scott
2006-07-06[PATCH] blktrace: fix barrier vs sync typoNathan Scott
2006-07-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-07-05[PCI] Add JMicron PCI ID constantsJeff Garzik
2006-07-05[PATCH] libata: reimplement controller-wide PMTejun Heo
2006-07-05[PATCH] libata: reimplement per-dev PMTejun Heo
2006-07-05[PATCH] libata: implement PM EH actionsTejun Heo
2006-07-05[PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo
2006-07-05[PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo
2006-07-05[PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo
2006-07-05[PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo
2006-07-05[PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo
2006-07-05VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust
2006-07-05Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-07-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-07-04Fix up headers_install wrt devfs removalLinus Torvalds
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-07-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-07-03[ATM]: add+use poison definesRandy Dunlap
2006-07-03[NET]: add+use poison definesRandy Dunlap
2006-07-03[IOAT]: fix header file kernel-docRandy Dunlap
2006-07-03[PATCH] sched: cleanup, convert sched.c-internal typedefs to structIngo Molnar