summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-08-181-1/+2
|\
| * Cross-compilation between e.g. i386 -> 64bit could break -> work around itThomas Renninger2007-08-171-1/+2
* | [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-131-0/+2
|/
* sched: make global code staticAdrian Bunk2007-08-121-2/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-113-2/+5
|\
| * BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells2007-08-111-0/+3
| * Fix remap handling by blktraceAlan D. Brunelle2007-08-111-1/+2
| * [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-111-1/+0
* | x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-111-1/+1
* | timer: remove clockevents_unregister_notifierMiao Xie2007-08-111-1/+0
* | RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett2007-08-111-1/+0
* | hex_dump: add missing "const" qualifiersAlan Stern2007-08-111-1/+1
* | fix serial buffer memory leakAlan Cox2007-08-111-0/+2
* | Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-111-1/+0
|/
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-08-091-1/+1
|\
| * NFS: Fix put_nfs_open_contextTrond Myklebust2007-08-071-1/+1
* | hexdump: use const notationArtem Bityutskiy2007-08-091-1/+1
* | sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar2007-08-091-1/+1
* | sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-091-1/+1
* | sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-091-1/+1
* | sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-091-2/+1
* | sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar2007-08-091-2/+1
* | sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar2007-08-091-2/+2
* | sched: fix bug in balance_tasks()Peter Williams2007-08-091-1/+1
* | sched: simplify move_tasks()Peter Williams2007-08-091-2/+2
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-061-0/+1
|\
| * [NETFILTER]: Add xt_statistic.h to the header list for usermode programsChuck Ebbert2007-08-041-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-061-4/+9
|\ \ | |/ |/|
| * [SCSI] bsg: update sg_io_v4 structureFUJITA Tomonori2007-07-311-4/+9
* | [PATCH] sched: reduce task_struct sizeIngo Molnar2007-08-021-8/+13
* | [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-021-1/+1
* | [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-022-2/+0
* | pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-311-0/+8
|\ \
| * | [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth2007-07-241-0/+8
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-314-7/+19
|\ \ \
| * | | [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-4/+0
| * | | [NET]: Page offsets and lengths need to be __u32.David S. Miller2007-07-311-2/+2
| * | | [IPV6]: Remove circular dependency on if_inet6.hHerbert Xu2007-07-311-1/+4
| * | | [NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu2007-07-311-0/+13
| | |/ | |/|
* | | spi kerneldoc updateDavid Brownell2007-07-311-1/+57
* | | rename setlease to generic_setleaseChristoph Hellwig2007-07-311-1/+1
* | | irq.h fix kernel-docRandy Dunlap2007-07-311-0/+1
* | | i2c.h kernel-doc additionsRandy Dunlap2007-07-311-0/+4
* | | pure_initcall ID inconsistencyMichael Buesch2007-07-311-1/+1
* | | Include serial_reg.h with userspace headersHerton Ronaldo Krzesinski2007-07-311-0/+1
* | | kdebug.h: forward-declare struct struct notifier_blockAndrew Morton2007-07-311-0/+2
* | | spidev supports more communications modesAnton Vorontsov2007-07-311-0/+4
* | | SPI loopback mode definitionAnton Vorontsov2007-07-311-0/+1
* | | Remove the arm26 portAdrian Bunk2007-07-311-1/+0
OpenPOWER on IntegriCloud