summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-0415-0/+119
|\
| * Remove export of include/linux/isdn/tpam.hDavid Woodhouse2006-06-291-1/+1
| * Remove <linux/i2c-id.h> and <linux/i2c-algo-ite.h> from userspace exportJean Delvare2006-06-221-2/+2
| * Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-1815-0/+119
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-031-1/+2
|\ \
| * | [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-021-1/+2
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-034-57/+75
|\ \ \
| * | | MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-294-54/+65
| * | | MTD: fix all kernel-doc warningsRandy Dunlap2006-06-291-3/+10
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-032-18/+30
|\ \ \ \
| * | | | [ATM]: add+use poison definesRandy Dunlap2006-07-031-0/+1
| * | | | [NET]: add+use poison definesRandy Dunlap2006-07-031-0/+4
| * | | | [IOAT]: fix header file kernel-docRandy Dunlap2006-07-031-18/+25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-031-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kbuild: introduce utsrelease.hSam Ravnborg2006-07-031-1/+1
* | | | | [PATCH] sched: cleanup, convert sched.c-internal typedefs to structIngo Molnar2006-07-031-2/+3
* | | | | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-27/+28
* | | | | [PATCH] lockdep: annotate blkdev nestingIngo Molnar2006-07-031-0/+17
* | | | | [PATCH] lockdep: annotate sb ->s_umountArjan van de Ven2006-07-031-0/+1
* | | | | [PATCH] lockdep: annotate ->s_lockIngo Molnar2006-07-031-0/+1
* | | | | [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* | | | | [PATCH] lockdep: annotate hrtimer base locksIngo Molnar2006-07-031-0/+1
* | | | | [PATCH] lockdep: annotate skb_queue_head_initIngo Molnar2006-07-031-0/+3
* | | | | [PATCH] lockdep: annotate waitqueuesIngo Molnar2006-07-031-0/+6
* | | | | [PATCH] lockdep: annotate genirqIngo Molnar2006-07-031-0/+6
* | | | | [PATCH] lockdep: annotate i_mutexIngo Molnar2006-07-031-0/+19
* | | | | [PATCH] lockdep: annotate dcacheIngo Molnar2006-07-031-0/+12
* | | | | [PATCH] lockdep: prove mutex locking correctnessIngo Molnar2006-07-032-4/+35
* | | | | [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-036-23/+85
* | | | | [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-032-36/+46
* | | | | [PATCH] lockdep: coreIngo Molnar2006-07-034-2/+359
* | | | | [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-035-9/+141
* | | | | [PATCH] lockdep: stacktrace subsystem, coreIngo Molnar2006-07-031-0/+20
* | | | | [PATCH] lockdep: locking init debugging improvementIngo Molnar2006-07-036-16/+27
* | | | | [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-037-37/+73
* | | | | [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-032-37/+1
* | | | | [PATCH] lockdep: add DECLARE_COMPLETION_ONSTACK() APIIngo Molnar2006-07-031-0/+12
* | | | | [PATCH] lockdep: add local_irq_enable_in_hardirq() APIIngo Molnar2006-07-031-0/+17
* | | | | [PATCH] lockdep: add disable/enable_irq_lockdep() APIIngo Molnar2006-07-031-1/+48
* | | | | [PATCH] lockdep: add print_ip_sym()Heiko Carstens2006-07-031-0/+14
* | | | | [PATCH] lockdep: add is_module_address()Ingo Molnar2006-07-031-0/+6
* | | | | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-033-1/+8
* | | | | [PATCH] PNPACPI: support shareable interruptsBjorn Helgaas2006-07-031-0/+1
* | | | | [PATCH] lockdep: special s390 print_symbol() versionHeiko Carstens2006-07-031-5/+6
|/ / / /
* | | | [PATCH] genirq:fixup missing SA_PERCPU replacementThomas Gleixner2006-07-021-0/+2
* | | | [PATCH] genirq: ARM dyntick cleanupThomas Gleixner2006-07-021-0/+4
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-07-021-0/+2
|\ \ \ \
| * | | | [MMC] sdhci: Add SDHCI controller idsPierre Ossman2006-07-021-0/+2
* | | | | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-1/+2
|\ \ \ \ \
| * | | | | [ARM] 3690/1: genirq: Introduce and make use of dummy irq chipThomas Gleixner2006-07-011-1/+2