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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
powerpc/qe_ic: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
1
-8
/
+8
2011-03-30
powerpc/8xx: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
1
-1
/
+1
2011-03-29
powerpc/cell: fixup for removal of handle_iic_irq
Stephen Rothwell
1
-1
/
+1
2011-03-29
genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build
Stephen Rothwell
1
-1
/
+1
2011-03-30
powerpc/cell: Use handle_edge_eoi_irq for real
Thomas Gleixner
1
-1
/
+1
2011-03-30
powerpc/pseries: Enable Chelsio network and iWARP drivers
Anton Blanchard
1
-0
/
+3
2011-03-30
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
Benjamin Herrenschmidt
2
-15
/
+15
2011-03-30
powerpc: Fix accounting of softirq time when idle
Anton Blanchard
1
-1
/
+1
2011-03-30
powerpc/pseries/smp: query-cpu-stopped-state support won't change
Milton Miller
1
-2
/
+2
2011-03-30
powerpc/xics: Use hwirq for xics domain irq number
Milton Miller
1
-28
/
+29
2011-03-30
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
Milton Miller
1
-8
/
+8
2011-03-30
powerpc: Wire up new syscalls
Stephen Rothwell
2
-1
/
+9
2011-03-30
powerpc/booke: Correct the SPRN_MAS5 definition.
Varun Sethi
1
-1
/
+1
2011-03-30
powerpc: ARCH_PFN_OFFSET should be unsigned long
Scott Wood
1
-1
/
+1
2011-03-30
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
3
-0
/
+44
2011-03-30
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
Jim Keniston
1
-0
/
+24
2011-03-30
powerpc: Restore some misc devices to our configs
Stephen Rothwell
15
-0
/
+15
2011-03-29
x86, mtrr, pat: Fix one cpu getting out of sync during resume
Suresh Siddha
1
-5
/
+15
2011-03-30
sound: Fixup the last user of the old irq functions
Thomas Gleixner
1
-1
/
+1
2011-03-30
genirq: Remove obsolete comment
Thomas Gleixner
1
-7
/
+0
2011-03-30
genirq: Remove now obsolete set_irq_wake()
Thomas Gleixner
1
-8
/
+0
2011-03-30
sh: Fix irq cleanup fallout
Thomas Gleixner
1
-2
/
+2
2011-03-30
x86: apb_timer: Fixup genirq fallout
Thomas Gleixner
1
-1
/
+1
2011-03-30
ASoC: Fix CODEC device name for Corgi
Mark Brown
1
-1
/
+1
2011-03-29
Merge branches 'fixes' and 'devel-stable' into for-linus
Russell King
88
-616
/
+1114
2011-03-29
genirq: Fix misnamed label in handle_edge_eoi_irq
Thomas Gleixner
1
-1
/
+1
2011-03-29
perf tools: Fix NO_NEWT=1 python build error
Robert Richter
2
-3
/
+12
2011-03-29
iwlegacy: fix bugs in change_interface
Johannes Berg
1
-0
/
+10
2011-03-29
carl9170: Fix tx aggregation problems with some clients
Christian Lamparter
3
-0
/
+9
2011-03-29
iwl3945: disable hw scan by default
Stanislaw Gruszka
1
-1
/
+2
2011-03-29
wireless: rt2x00: rt2800usb.c add and identify ids
Xose Vazquez Perez
1
-3
/
+7
2011-03-29
iwl3945: do not deprecate software scan
Stanislaw Gruszka
1
-4
/
+2
2011-03-29
libceph: Create a new key type "ceph".
Tommi Virtanen
4
-8
/
+85
2011-03-29
libceph: Get secret from the kernel keys api when mounting with key=NAME.
Tommi Virtanen
2
-0
/
+59
2011-03-29
ceph: Move secret key parsing earlier.
Tommi Virtanen
9
-19
/
+63
2011-03-29
libceph: fix null dereference when unregistering linger requests
Sage Weil
1
-3
/
+3
2011-03-29
Linux 2.6.39-rc1
Linus Torvalds
1
-2
/
+2
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
31
-1396
/
+1615
2011-03-29
Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...
Linus Torvalds
7
-27
/
+76
2011-03-29
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+10
2011-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-56
/
+67
2011-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+1
2011-03-29
Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
409
-3705
/
+2710
2011-03-29
perf symbols: Properly align symbol_conf.priv_size
David S. Miller
1
-0
/
+2
2011-03-29
char/tpm: Fix unitialized usage of data buffer
Peter Huewe
1
-1
/
+1
2011-03-29
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
David Ahern
2
-1
/
+15
2011-03-29
perf tools: Fixup exit path when not able to open events
Arnaldo Carvalho de Melo
4
-19
/
+39
2011-03-29
amd64_edac: Fix potential memleak
Borislav Petkov
1
-1
/
+1
2011-03-29
ceph: unlock on error in ceph_osdc_start_request()
Dan Carpenter
1
-1
/
+3
2011-03-29
fs: don't use igrab() while holding i_lock
Dave Chinner
3
-4
/
+5
[prev]
[next]