summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-08-14[NET]: Share correct feature code between bridging and bondingHerbert Xu1-0/+2
2007-08-12sched: make global code staticAdrian Bunk1-2/+0
2007-08-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-2/+5
2007-08-12x86_64: Don't mark __exitcall as __coldAndi Kleen1-1/+1
2007-08-12timer: remove clockevents_unregister_notifierMiao Xie1-1/+0
2007-08-12RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett1-1/+0
2007-08-12hex_dump: add missing "const" qualifiersAlan Stern1-1/+1
2007-08-12fix serial buffer memory leakAlan Cox1-0/+2
2007-08-12Remove unused struct proc_dir_entry::setAlexey Dobriyan1-1/+0
2007-08-12BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells1-0/+3
2007-08-12Fix remap handling by blktraceAlan D. Brunelle1-1/+2
2007-08-12[PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk1-1/+0
2007-08-09Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-1/+1
2007-08-09hexdump: use const notationArtem Bityutskiy1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar1-1/+1
2007-08-09sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar1-2/+1
2007-08-09sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar1-2/+1
2007-08-09sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar1-2/+2
2007-08-09sched: fix bug in balance_tasks()Peter Williams1-1/+1
2007-08-09sched: simplify move_tasks()Peter Williams1-2/+2
2007-08-07NFS: Fix put_nfs_open_contextTrond Myklebust1-1/+1
2007-08-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-0/+1
2007-08-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-4/+9
2007-08-05[NETFILTER]: Add xt_statistic.h to the header list for usermode programsChuck Ebbert1-0/+1
2007-08-02[PATCH] sched: reduce task_struct sizeIngo Molnar1-8/+13
2007-08-02[PATCH] sched: ->task_new cleanupIngo Molnar1-1/+1
2007-08-02[PATCH] sched: remove cache_hot_timeIngo Molnar2-2/+0
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo1-1/+1
2007-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+8
2007-08-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds4-7/+19
2007-08-01spi kerneldoc updateDavid Brownell1-1/+57
2007-08-01rename setlease to generic_setleaseChristoph Hellwig1-1/+1
2007-08-01irq.h fix kernel-docRandy Dunlap1-0/+1
2007-08-01i2c.h kernel-doc additionsRandy Dunlap1-0/+4
2007-08-01pure_initcall ID inconsistencyMichael Buesch1-1/+1
2007-08-01Include serial_reg.h with userspace headersHerton Ronaldo Krzesinski1-0/+1
2007-08-01kdebug.h: forward-declare struct struct notifier_blockAndrew Morton1-0/+2
2007-08-01spidev supports more communications modesAnton Vorontsov1-0/+4
2007-08-01SPI loopback mode definitionAnton Vorontsov1-0/+1
2007-08-01Remove the arm26 portAdrian Bunk1-1/+0
2007-08-01Add CTL_PROC backAlexey Dobriyan1-1/+1
2007-08-01DDB5477: remove driver bits of supportYoichi Yuasa1-1/+0
2007-08-01[NET]: ethtool_perm_addr only has one implementationMatthew Wilcox1-4/+0
2007-07-31[SCSI] bsg: update sg_io_v4 structureFUJITA Tomonori1-4/+9
2007-07-31[NET]: Page offsets and lengths need to be __u32.David S. Miller1-2/+2
2007-07-31[IPV6]: Remove circular dependency on if_inet6.hHerbert Xu1-1/+4
2007-07-31[NET]: Allow netdev REGISTER/CHANGENAME events to failHerbert Xu1-0/+13
2007-07-31Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-12/+14