summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-031-0/+2
* block: internal dequeue shouldn't start timerTejun Heo2008-12-031-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-024-1/+4
|\
| * net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier2008-11-261-0/+1
| * netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
| * net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-212-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-021-0/+8
|\ \
| * | amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz2008-12-021-0/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-12-021-1/+1
|\ \ \
| * | | [SCSI] fc_transport: fix old bug on bitflag definitionsJames Smart2008-11-211-1/+1
* | | | nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima2008-12-021-4/+8
| |/ / |/| |
* | | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-011-1/+2
* | | epoll: introduce resource usage limitsDavide Libenzi2008-12-011-0/+4
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-011-0/+1
|\ \ \
| * | | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-011-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-281-0/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-301-0/+2
|\ \ \ \
| * | | | Allow architectures to override copy_user_highpage()Russell King2008-11-271-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-301-8/+3
|\ \ \ \
| * | | | irq.h: fix missing/extra kernel-docRandy Dunlap2008-11-231-2/+1
| * | | | Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-2332-146/+284
| |\| | |
| * | | | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-091-6/+2
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-301-0/+1
|\ \ \ \ \
| * | | | | drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-251-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-301-2/+2
|\ \ \ \ \
| * | | | | ACPICA: disable _BIF warningLin Ming2008-11-271-1/+1
| * | | | | ACPICA: Allow _WAK method to return an IntegerBob Moore2008-11-271-1/+1
| |/ / / /
* | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
* | | | | hotplug_memory_notifier section annotationAl Viro2008-11-301-1/+1
* | | | | meminit section warningsAl Viro2008-11-301-2/+2
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-201-20/+0
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-201-20/+0
| |\ \ \ \
| | * | | | mac80211: remove ieee80211_notify_macJohannes Berg2008-11-181-20/+0
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-191-30/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-1833-96/+869
| |\ \ \ \ \ \
| * | | | | | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-30/+0
* | | | | | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-4/+0
* | | | | | | | reintroduce accept4Ulrich Drepper2008-11-192-6/+3
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-181-1/+3
|\ \ \ \ \ \ \
| * | | | | | | block: make add_partition() return pointer to hd_structTejun Heo2008-11-181-1/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-181-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-111-0/+3
| |\ \ \ \ \ \
| | * | | | | | ring-buffer: buffer record on/off switchSteven Rostedt2008-11-111-0/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-172-3/+4
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-132-3/+4
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-11-151-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-131-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Fix inotify watch removal/umount racesAl Viro2008-11-151-0/+11
* | | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-151-0/+3
|\ \ \ \ \ \