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
2007-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
52
-430
/
+6259
2007-10-11
[SKY2]: status polling loop (post merge)
Stephen Hemminger
1
-24
/
+17
2007-10-11
[NET]: Fix NAPI completion handling in some drivers.
David S. Miller
3
-42
/
+82
2007-10-11
[TCP]: Limit processing lost_retrans loop to work-to-do cases
Ilpo Järvinen
3
-3
/
+15
2007-10-11
[TCP]: Fix lost_retrans loop vs fastpath problems
Ilpo Järvinen
1
-15
/
+22
2007-10-11
[TCP]: No need to re-count fackets_out/sacked_out at RTO
Ilpo Järvinen
1
-10
/
+16
2007-10-11
[TCP]: Extract tcp_match_queue_to_sack from sacktag code
Ilpo Järvinen
1
-19
/
+35
2007-10-11
[TCP]: Kill almost unused variable pcount from sacktag
Ilpo Järvinen
1
-6
/
+3
2007-10-11
[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L
Ilpo Järvinen
1
-1
/
+1
2007-10-11
[TCP]: Add bytes_acked (ABC) clearing to FRTO too
Ilpo Järvinen
1
-0
/
+2
2007-10-12
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
21
-334
/
+259
2007-10-11
[MIPS] tlbex.c: Cleanup __init usage.
Franck Bui-Huu
1
-48
/
+48
2007-10-11
[MIPS] WRPPMC serial support move to platform device
Yoichi Yuasa
3
-35
/
+81
2007-10-11
[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.
Ralf Baechle
1
-1
/
+53
2007-10-11
[MIPS] VPE: reimplement ELF loader.
Ralf Baechle
1
-34
/
+11
2007-10-11
[MIPS] cleanup WRPPMC include files
Yoichi Yuasa
4
-35
/
+12
2007-10-11
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
Franck Bui-Huu
1
-0
/
+8
2007-10-11
[MIPS] SMP: Use ISO C struct initializer for local structs.
Ralf Baechle
1
-10
/
+13
2007-10-11
[MIPS] SMP: Kill useless casts.
Ralf Baechle
1
-7
/
+7
2007-10-11
[MIPS] Kill num_online_cpus() loops.
Ralf Baechle
4
-18
/
+27
2007-10-11
[MIPS] SMP: Implement smp_call_function_mask().
Ralf Baechle
3
-40
/
+30
2007-10-11
[MIPS] Make facility to convert CPU types to strings generally available.
Ralf Baechle
4
-77
/
+97
2007-10-11
[MIPS] Convert list of CPU types from #define to enum.
Ralf Baechle
1
-70
/
+49
2007-10-11
[MIPS] Optimize get_unaligned / put_unaligned implementations.
Ralf Baechle
1
-6
/
+21
2007-10-11
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
121
-1943
/
+1951
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
104
-845
/
+845
2007-10-11
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
20
-86
/
+89
2007-10-11
[MIPS] tlbex: Size optimize code by declaring a few functions inline.
Ralf Baechle
1
-4
/
+4
2007-10-11
[MIPS] pg-r4k.c: Dump the generated code
Maciej W. Rozycki
1
-0
/
+20
2007-10-11
[MIPS] Cobalt: Remove cobalt_machine_power_off()
Yoichi Yuasa
2
-11
/
+1
2007-10-11
[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c
Yoichi Yuasa
2
-9
/
+6
2007-10-11
[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c
Yoichi Yuasa
2
-7
/
+4
2007-10-11
[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.
Yoichi Yuasa
2
-24
/
+19
2007-10-11
[MIPS] MTX1: Add defconfig file
Florian Fainelli
1
-0
/
+3115
2007-10-11
[MIPS] Cobalt: Add LED support to cobalt_defconfig
Yoichi Yuasa
1
-3
/
+20
2007-10-11
[MIPS] Cobalt: Add Qube series front LED support to platform register
Yoichi Yuasa
1
-1
/
+7
2007-10-11
[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger
Yoichi Yuasa
3
-9
/
+71
2007-10-11
[MIPS] Optimize __alloc_zeroed_user_highpage implementation.
Ralf Baechle
1
-1
/
+1
2007-10-11
[MIPS] Avoid indexed cacheops.
Ralf Baechle
1
-46
/
+28
2007-10-11
[MIPS] Don't abort the build process if '-msym32' isn't supported
Franck Bui-Huu
1
-1
/
+3
2007-10-11
[MIPS] Clockevent driver for BCM1480
Ralf Baechle
1
-25
/
+80
2007-10-11
[MIPS] Clockevent driver for BCM1250
Ralf Baechle
1
-21
/
+160
2007-10-11
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
10
-5
/
+280
2007-10-11
[MIPS] IP27: Add clocksource drivers
Ralf Baechle
1
-3
/
+11
2007-10-11
[MIPS] Jazz clockevent driver
Ralf Baechle
2
-7
/
+48
2007-10-11
[MIPS] Dyntick support for SMTC:
Ralf Baechle
4
-49
/
+134
2007-10-11
[MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt
Ralf Baechle
20
-200
/
+210
2007-10-11
[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.
Ralf Baechle
11
-292
/
+88
2007-10-11
[MIPS] Switch from to_tm to rtc_time_to_tm
Ralf Baechle
7
-63
/
+14
2007-10-11
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
44
-209
/
+114
[prev]
[next]