summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2006-07-12[PATCH] USB: fix usb kernel-docRandy Dunlap
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-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-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-04Fix up headers_install wrt devfs removalLinus 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
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-03[PATCH] lockdep: annotate blkdev nestingIngo Molnar
2006-07-03[PATCH] lockdep: annotate sb ->s_umountArjan van de Ven
2006-07-03[PATCH] lockdep: annotate ->s_lockIngo Molnar
2006-07-03[PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar
2006-07-03[PATCH] lockdep: annotate hrtimer base locksIngo Molnar
2006-07-03[PATCH] lockdep: annotate skb_queue_head_initIngo Molnar
2006-07-03[PATCH] lockdep: annotate waitqueuesIngo Molnar
2006-07-03[PATCH] lockdep: annotate genirqIngo Molnar
2006-07-03[PATCH] lockdep: annotate i_mutexIngo Molnar
2006-07-03[PATCH] lockdep: annotate dcacheIngo Molnar
2006-07-03[PATCH] lockdep: prove mutex locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: prove rwsem locking correctnessIngo Molnar