summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro2008-12-262-30/+13
*---. Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-2528-55/+226
|\ \ \
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-181-0/+1
| | | |\
| | | | * netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso2008-12-161-0/+1
| | | * | USB: fix comment about endianness of descriptorsPhil Endecott2008-12-171-2/+6
| | | |/
| | | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-151-0/+7
| | | |\
| | | | * netpoll: fix race on poll_list resulting in garbage entryNeil Horman2008-12-091-0/+7
| | | * | Define smp_call_function_many for UPRusty Russell2008-12-151-0/+2
| | | * | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-101-1/+2
| | | * | revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton2008-12-101-9/+3
| | | * | revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton2008-12-101-3/+9
| | | * | Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-091-2/+4
| | | |\ \
| | | | * | [PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro2008-12-091-2/+2
| | | | * | [PATCH] return records for fork() both to child and parentAl Viro2008-12-091-0/+2
| | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-081-1/+1
| | | |\ \ \ | | | | |/ / | | | |/| / | | | | |/
| | | | * can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp2008-12-031-1/+1
| * | | | sparseirq: add kernel-doc notation for new member in irq_desc, -v2Yinghai Lu2008-12-191-0/+3
| * | | | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro2008-12-181-1/+1
| * | | | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-171-0/+10
| * | | | sparse irqs: add irqnr.h to the user headers listIngo Molnar2008-12-121-0/+1
| * | | | sparse irqs: handle !GENIRQ platformsIngo Molnar2008-12-123-4/+13
| * | | | sparseirq: fix Alpha build failureYinghai Lu2008-12-092-12/+16
| * | | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-081-0/+3
| * | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-085-13/+122
| | |/ / | |/| |
| * | | Enforce a minimum SG_IO timeoutLinus Torvalds2008-12-051-0/+1
| * | | [PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig2008-12-041-15/+17
| * | | [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-041-1/+0
| * | | 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-021-1/+1
| |\ \
| | * | netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
| * | | 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
| | | |/ | | |/|
| * | | 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-2321-56/+230
| | |\ \ \ | | | |/ /
| | * | | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-091-6/+2
| * | | | 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
| | |/ / | |/| |
* | | | irq.h: remove padding from irq_desc on 64bitsRichard Kennedy2008-11-231-2/+2
|/ / /
OpenPOWER on IntegriCloud