index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
sparseirq: move __weak symbols into separate compilation unit
Yinghai Lu
2
-3
/
+6
2008-12-27
sparseirq: work around compiler optimizing away __weak functions
Yinghai Lu
1
-3
/
+3
2008-12-26
irq: simplify for_each_irq_desc() usage
KOSAKI Motohiro
1
-2
/
+6
2008-12-26
irq: for_each_irq_desc() move to irqnr.h
KOSAKI Motohiro
2
-30
/
+13
2008-12-25
Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...
Ingo Molnar
41
-76
/
+251
2008-12-19
ACPI: don't cond_resched() when irqs_disabled()
Wu Fengguang
1
-1
/
+5
2008-12-19
ACPI: fix 2.6.28 acpi.debug_level regression
Bjorn Helgaas
1
-1
/
+1
2008-12-19
sparseirq: add kernel-doc notation for new member in irq_desc, -v2
Yinghai Lu
1
-0
/
+3
2008-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+4
2008-12-18
locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
KOSAKI Motohiro
1
-1
/
+1
2008-12-17
irda: Add irda_skb_cb qdisc related padding
Samuel Ortiz
1
-1
/
+3
2008-12-17
USB: fix comment about endianness of descriptors
Phil Endecott
1
-2
/
+6
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
1
-0
/
+10
2008-12-16
netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
Pablo Neira Ayuso
1
-0
/
+1
2008-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+7
2008-12-15
Define smp_call_function_many for UP
Rusty Russell
1
-0
/
+2
2008-12-12
sparse irqs: add irqnr.h to the user headers list
Ingo Molnar
1
-0
/
+1
2008-12-12
sparse irqs: handle !GENIRQ platforms
Ingo Molnar
3
-4
/
+13
2008-12-10
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
1
-13
/
+5
2008-12-10
MN10300: Fix __put_user_asm8()
Akira Takeuchi
1
-1
/
+1
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
1
-1
/
+2
2008-12-10
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
1
-1
/
+1
2008-12-10
revert "percpu_counter: new function percpu_counter_sum_and_set"
Andrew Morton
1
-9
/
+3
2008-12-10
revert "percpu counter: clean up percpu_counter_sum_and_set()"
Andrew Morton
1
-3
/
+9
2008-12-09
netpoll: fix race on poll_list resulting in garbage entry
Neil Horman
1
-0
/
+7
2008-12-09
Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+6
2008-12-09
[PATCH] fix broken timestamps in AVC generated by kernel threads
Al Viro
1
-2
/
+2
2008-12-09
[PATCH] asm/generic: fix bug - kernel fails to build when enable some common ...
Mike Frysinger
1
-0
/
+2
2008-12-09
[PATCH] return records for fork() both to child and parent
Al Viro
1
-0
/
+2
2008-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2008-12-09
sparseirq: fix Alpha build failure
Yinghai Lu
2
-12
/
+16
2008-12-08
x86, MSI: pass irq_cfg and irq_desc
Yinghai Lu
1
-0
/
+3
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
5
-13
/
+122
2008-12-05
Enforce a minimum SG_IO timeout
Linus Torvalds
1
-0
/
+1
2008-12-04
[PATCH 2/2] documnt FMODE_ constants
Christoph Hellwig
1
-15
/
+17
2008-12-04
[PATCH 1/2] kill FMODE_NDELAY_NOW
Christoph Hellwig
1
-1
/
+0
2008-12-03
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
1
-1
/
+1
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-0
/
+2
2008-12-03
block: internal dequeue shouldn't start timer
Tejun Heo
1
-5
/
+2
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-1
/
+4
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+8
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+1
2008-12-02
nfsd: fix vm overcommit crash fix #2
Junjiro R. Okajima
1
-4
/
+8
2008-12-02
amd74xx: workaround unreliable AltStatus register for nVidia controllers
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2008-12-01
lib/idr.c: fix rcu related race with idr_find
Manfred Spraul
1
-1
/
+2
2008-12-01
epoll: introduce resource usage limits
Davide Libenzi
1
-0
/
+4
2008-12-01
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+1
2008-12-01
libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ
Tejun Heo
1
-0
/
+1
2008-11-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
[next]