aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Audit: Log TIOCSTIAl Viro2008-12-09
* Merge branch 'master' into nextJames Morris2008-12-04
|\
| * block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-03
| * block: internal dequeue shouldn't start timerTejun Heo2008-12-03
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-02
| |\
| | * netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-24
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-02
| |\ \
| | * | amd74xx: workaround unreliable AltStatus register for nVidia controllersBartlomiej Zolnierkiewicz2008-12-02
| * | | nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima2008-12-02
| |/ /
| * | lib/idr.c: fix rcu related race with idr_findManfred Spraul2008-12-01
| * | epoll: introduce resource usage limitsDavide Libenzi2008-12-01
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-01
| |\ \
| | * | libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-01
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-01
| |\ \ \ | | |/ / | |/| |
| | * | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-29
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-30
| |\ \ \
| | * | | Allow architectures to override copy_user_highpage()Russell King2008-11-27
| | | |/ | | |/|
| * | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-30
| |\ \ \
| | * | | irq.h: fix missing/extra kernel-docRandy Dunlap2008-11-23
| | * | | Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-23
| | |\| |
| | * | | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-09
| * | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-30
| * | | | hotplug_memory_notifier section annotationAl Viro2008-11-30
| * | | | meminit section warningsAl Viro2008-11-30
| | |/ / | |/| |
| * | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-19
| * | | reintroduce accept4Ulrich Drepper2008-11-19
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-18
| |\ \ \
| | * | | block: make add_partition() return pointer to hd_structTejun Heo2008-11-18
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar2008-11-11
| | |\ \ \
| | | * | | ring-buffer: buffer record on/off switchSteven Rostedt2008-11-11
* | | | | | User namespaces: set of cleanups (v2)Serge Hallyn2008-11-24
* | | | | | Merge branch 'master' into nextJames Morris2008-11-18
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-17
| |\ \ \ \ \
| | * | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-14
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-11-15
| |\ \ \ \ \
| | * | | | | HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg2008-11-13
| | | |_|_|/ | | |/| | |
| * | | | | Fix inotify watch removal/umount racesAl Viro2008-11-15
| * | | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-11-15
| |\ \ \ \ \
| | * | | | | serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-11
| | | |_|_|/ | | |/| | |
| * | | | | Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky2008-11-15
| * | | | | USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-13
* | | | | | Merge branch 'master' into nextJames Morris2008-11-13
|\| | | | |
| * | | | | slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra2008-11-13
| | |/ / / | |/| | |
| * | | | Add c2 port supportRodolfo Giometti2008-11-12
| * | | | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-12
| * | | | remove ratelimt()Andrew Morton2008-11-12
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-12
| |\ \ \ \
| | * | | | hrtimer: clean up unused callback modesPeter Zijlstra2008-11-12
| | | |/ / | | |/| |
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-12
| |\ \ \ \ | | |/ / / | |/| | |