summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
*-----------. Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-25
|\ \ \ \ \ \ \
| | | | | | | * softirq: remove useless function __local_bh_enableLiming Wang2008-11-28
| | |_|_|_|_|/ | |/| | | | |
| | | | | * | "Tree RCU": scalable classic RCU implementationPaul E. McKenney2008-12-18
| | | | | * | Merge branch 'linus' into core/rcuIngo Molnar2008-12-18
| | | | | |\ \
| | | * | | | | lockdep: change a held lock's classPeter Zijlstra2008-12-04
| | | * | | | | Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-04
| | | |\ \ \ \ \
| | * | | | | | | swiotlb: add arch hook to force mappingIan Campbell2008-12-17
| | * | | | | | | swiotlb: allow architectures to override phys<->bus<->phys conversionsIan Campbell2008-12-17
| | * | | | | | | swiotlb: move some definitions to headerIan Campbell2008-12-16
| | * | | | | | | swiotlb: allow architectures to override swiotlb pool allocationJeremy Fitzhardinge2008-12-16
* | | | | | | | | Merge branch 'core/futexes' into core/coreIngo Molnar2008-12-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner2008-11-24
| * | | | | | | | | Merge branch 'linus' into core/futexesThomas Gleixner2008-11-24
| |\| | | | | | | |
* | | | | | | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-18
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso2008-12-16
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * / | | | | | | USB: fix comment about endianness of descriptorsPhil Endecott2008-12-17
| |/ / / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-15
| |\ \ \ \ \ \ \
| | * | | | | | | netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-09
| * | | | | | | | Define smp_call_function_many for UPRusty Russell2008-12-15
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-10
| * | | | | | | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-10
| * | | | | | | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-10
| * | | | | | | Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-09
| |\ \ \ \ \ \ \
| | * | | | | | | [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-09
| | * | | | | | | [PATCH] return records for fork() both to child and parentAl Viro2008-12-09
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-08
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | | |/ / / / / /
| | * | | | | | can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-03
| * | | | | | | Enforce a minimum SG_IO timeoutLinus Torvalds2008-12-05
| * | | | | | | [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-04
| * | | | | | | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-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-28
| * | | | | | 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