index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
*
sparseirq: move __weak symbols into separate compilation unit
Yinghai Lu
2008-12-29
*
sparseirq: work around compiler optimizing away __weak functions
Yinghai Lu
2008-12-27
*
irq: simplify for_each_irq_desc() usage
KOSAKI Motohiro
2008-12-26
*
irq: for_each_irq_desc() move to irqnr.h
KOSAKI Motohiro
2008-12-26
*
-
-
-
.
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...
Ingo Molnar
2008-12-25
|
\
\
\
|
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-18
|
|
|
|
\
|
|
|
|
*
netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
Pablo Neira Ayuso
2008-12-16
|
|
|
*
|
USB: fix comment about endianness of descriptors
Phil Endecott
2008-12-17
|
|
|
|
/
|
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-15
|
|
|
|
\
|
|
|
|
*
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
2008-12-09
|
|
|
*
|
Define smp_call_function_many for UP
Rusty Russell
2008-12-15
|
|
|
*
|
KSYM_SYMBOL_LEN fixes
Hugh Dickins
2008-12-10
|
|
|
*
|
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
2008-12-10
|
|
|
*
|
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
2008-12-10
|
|
|
*
|
Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-12-09
|
|
|
|
\
\
|
|
|
|
*
|
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
2008-12-09
|
|
|
|
*
|
[PATCH] return records for fork() both to child and parent
Al Viro
2008-12-09
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-08
|
|
|
|
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
/
|
|
|
|
|
/
|
|
|
|
*
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
2008-12-03
|
*
|
|
|
sparseirq: add kernel-doc notation for new member in irq_desc, -v2
Yinghai Lu
2008-12-19
|
*
|
|
|
locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
KOSAKI Motohiro
2008-12-18
|
*
|
|
|
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2008-12-17
|
*
|
|
|
sparse irqs: add irqnr.h to the user headers list
Ingo Molnar
2008-12-12
|
*
|
|
|
sparse irqs: handle !GENIRQ platforms
Ingo Molnar
2008-12-12
|
*
|
|
|
sparseirq: fix Alpha build failure
Yinghai Lu
2008-12-09
|
*
|
|
|
x86, MSI: pass irq_cfg and irq_desc
Yinghai Lu
2008-12-08
|
*
|
|
|
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Enforce a minimum SG_IO timeout
Linus Torvalds
2008-12-05
|
*
|
|
[PATCH 2/2] documnt FMODE_ constants
Christoph Hellwig
2008-12-04
|
*
|
|
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
2008-12-04
|
*
|
|
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
2008-12-03
|
*
|
|
block: internal dequeue shouldn't start timer
Tejun Heo
2008-12-03
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-12-02
|
|
\
\
|
|
*
|
netfilter: xtables: add missing const qualifier to xt_tgchk_param
Jan Engelhardt
2008-11-24
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-12-02
|
|
\
\
\
|
|
*
|
|
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
2008-12-02
|
|
|
|
/
|
|
|
/
|
|
*
|
|
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
2008-12-02
|
|
/
/
|
*
|
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
2008-12-01
|
*
|
epoll: introduce resource usage limits
Davide Libenzi
2008-12-01
|
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-01
|
|
\
\
|
|
*
|
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
2008-12-01
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-12-01
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
mlx4_core: Save/restore default port IB capability mask
Jack Morgenstein
2008-11-28
|
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-11-30
|
|
\
\
\
|
|
*
|
|
Allow architectures to override copy_user_highpage()
Russell King
2008-11-27
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-11-30
|
|
\
\
\
|
|
*
|
|
irq.h: fix missing/extra kernel-doc
Randy Dunlap
2008-11-23
|
|
*
|
|
Merge commit 'v2.6.28-rc6' into irq/urgent
Ingo Molnar
2008-11-23
|
|
|
\
\
\
|
|
|
|
/
/
|
|
*
|
|
genirq: keep affinities set from userspace across free/request_irq()
Thomas Gleixner
2008-11-09
|
*
|
|
|
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
2008-11-30
[next]