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
2008-05-06
sata_mv fix mv_host_intr bug for hc_irq_cause
Mark Lord
1
-29
/
+42
2008-05-06
sata_mv NCQ and SError fixes for mv_err_intr
Mark Lord
1
-21
/
+43
2008-05-06
sata_mv rearrange mv_config_fbs
Mark Lord
1
-21
/
+39
2008-05-06
sata_mv errata workaround for sata25 part 1
Mark Lord
1
-2
/
+18
2008-05-06
sata_mv new mv_qc_defer method
Mark Lord
1
-2
/
+41
2008-05-06
sata_mv wait for empty+idle
Mark Lord
1
-0
/
+20
2008-05-06
sata_mv pci features
Mark Lord
1
-3
/
+36
2008-05-06
sata_mv more cosmetic changes
Mark Lord
1
-59
/
+63
2008-05-06
[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 core
Stefan Roese
2
-1
/
+15
2008-05-06
libata: Add Intel SCH PATA driver
Alek Du
3
-0
/
+216
2008-05-06
ata_piix: verify SIDPR access before enabling it
Tejun Heo
1
-0
/
+25
2008-05-06
libata: improve post-reset device ready test
Tejun Heo
3
-8
/
+17
2008-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
18
-77
/
+132
2008-05-06
net_cls_act: act_simple dont ignore realloc code
Jamal Hadi Salim
1
-8
/
+9
2008-05-06
iwlwifi: make IWLWIFI a tristate
Adrian Bunk
1
-2
/
+1
2008-05-06
Revert "atm: Do not free already unregistered net device."
David S. Miller
1
-0
/
+2
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
10
-26
/
+75
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
12
-406
/
+428
2008-05-06
[POWERPC] spufs: spu_create should send inotify IM_CREATE event
Christoph Hellwig
1
-2
/
+6
2008-05-05
mlx4_core: Support creation of FMRs with pages smaller than 4K
Oren Duer
1
-1
/
+1
2008-05-05
IB/ehca: Fix function return types
Stefan Roscher
1
-4
/
+3
2008-05-05
Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-54
/
+90
2008-05-05
dev_name introduction fall out fix
Stephen Rothwell
4
-10
/
+10
2008-05-05
sched: default to n for GROUP_SCHED and FAIR_GROUP_SCHED
Parag Warudkar
1
-2
/
+3
2008-05-05
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
7
-161
/
+281
2008-05-05
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
2
-0
/
+7
2008-05-05
sched: fix cpu clock
Ingo Molnar
1
-9
/
+15
2008-05-05
sched: fair-group: fix a Div0 error of the fair group scheduler
Miao Xie
1
-6
/
+11
2008-05-05
sched: fix missing locking in sched_domains code
Heiko Carstens
1
-17
/
+12
2008-05-05
sched: make clock sync tunable by architecture code
Ingo Molnar
2
-1
/
+3
2008-05-05
sched: fix debugging
Mike Galbraith
1
-27
/
+0
2008-05-05
sched: fix sched_info_switch not being called according to documentation
David Simner
1
-2
/
+2
2008-05-05
sched: fix hrtick_start_fair and CPU-Hotplug
Peter Zijlstra
1
-1
/
+65
2008-05-05
sched: fix SCHED_FAIR wake-idle logic error
Gregory Haskins
1
-1
/
+1
2008-05-05
sched: fix RT task-wakeup logic
Gregory Haskins
2
-3
/
+11
2008-05-05
sched: add statics, don't return void expressions
Harvey Harrison
2
-6
/
+10
2008-05-05
sched: add debug checks to idle functions
Andrew Morton
1
-0
/
+2
2008-05-05
sched: remove old sched doc
Ingo Molnar
1
-165
/
+0
2008-05-05
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
2
-2
/
+2
2008-05-05
sched: optimize calc_delta_mine()
Peter Zijlstra
1
-4
/
+4
2008-05-05
sched: fix normalized sleeper
Peter Zijlstra
1
-1
/
+1
2008-05-05
dccp: return -EINVAL on invalid feature length
Chris Wright
1
-1
/
+1
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
8
-64
/
+84
2008-05-05
sparc64: remove online_page()
Adrian Bunk
1
-13
/
+0
2008-05-05
CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS
Geert Uytterhoeven
1
-0
/
+1
2008-05-05
m68k: remove old mac_esp cruft
Finn Thain
3
-57
/
+0
2008-05-05
m68k: Handle 68040 bus faults
Roman Zippel
1
-3
/
+14
2008-05-05
m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>
Geert Uytterhoeven
1
-0
/
+1
2008-05-05
m68k: serial167 missing return value in cy_put_char()
Geert Uytterhoeven
1
-1
/
+1
2008-05-05
m68k: Fix falconide `data_adr' typo
Geert Uytterhoeven
1
-1
/
+1
[prev]
[next]