summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar2006-07-10
* | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: add more rwsem.h documentationIngo Molnar2006-07-10
* | | | | | | | | | | | | | | | | | | | [PATCH] count_vm_events() fixAndrew Morton2006-07-10
* | | | | | | | | | | | | | | | | | | | Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEADLinus Torvalds2006-07-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-08
| * | | | | | | | | | | | | | | | | | | | [NET] gso: Add skb_is_gsoHerbert Xu2006-07-08
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | [PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe2006-07-06
* | | | | | | | | | | | | | | | | | | | [PATCH] blktrace: readahead supportNathan Scott2006-07-06
* | | | | | | | | | | | | | | | | | | | [PATCH] blktrace: fix barrier vs sync typoNathan Scott2006-07-06
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [PCI] Add JMicron PCI ID constantsJeff Garzik2006-07-05
| * | | | | | | | | | | | | | | | | | | [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-05
| * | | | | | | | | | | | | | | | | | | [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-05
| * | | | | | | | | | | | | | | | | | | [PATCH] libata: implement PM EH actionsTejun Heo2006-07-05
| * | | | | | | | | | | | | | | | | | | [PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo2006-07-05
| * | | | | | | | | | | | | | | | | | | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-05
| * | | | | | | | | | | | | | | | | | | [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-05
| * | | | | | | | | | | | | | | | | | | [PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2006-07-05
| * | | | | | | | | | | | | | | | | | | [PATCH] libata: add ap->pflags and move core dynamic flags to itTejun Heo2006-07-05
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | VFS: Allow caller to determine if BSD or posix locks were actually freedTrond Myklebust2006-07-05
* | | | | | | | | | | | | | | | | | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-07-05
|\| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-07-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | [CPUFREQ] Add queue_delayed_work_on() interface for workqueues.Venkatesh Pallipadi2006-06-30
| * | | | | | | | | | | | | | | | | | | Fix up headers_install wrt devfs removalLinus Torvalds2006-07-04
| * | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Remove export of include/linux/isdn/tpam.hDavid Woodhouse2006-06-29
| | * | | | | | | | | | | | | | | | | | | Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace exportJean Delvare2006-06-22
| | * | | | | | | | | | | | | | | | | | | Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-18
| * | | | | | | | | | | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-02
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-29
| | * | | | | | | | | | | | | | | | | | | | MTD: fix all kernel-doc warningsRandy Dunlap2006-06-29
| * | | | | | | | | | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | [ATM]: add+use poison definesRandy Dunlap2006-07-03
| | * | | | | | | | | | | | | | | | | | | | | [NET]: add+use poison definesRandy Dunlap2006-07-03
| | * | | | | | | | | | | | | | | | | | | | | [IOAT]: fix header file kernel-docRandy Dunlap2006-07-03
| * | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | kbuild: introduce utsrelease.hSam Ravnborg2006-07-03
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | [PATCH] sched: cleanup, convert sched.c-internal typedefs to structIngo Molnar2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: annotate blkdev nestingIngo Molnar2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: annotate sb ->s_umountArjan van de Ven2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: annotate ->s_lockIngo Molnar2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: annotate hrtimer base locksIngo Molnar2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: annotate skb_queue_head_initIngo Molnar2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: annotate waitqueuesIngo Molnar2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: annotate genirqIngo Molnar2006-07-03
| * | | | | | | | | | | | | | | | | | | | | [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-03