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
2007-11-21
Blackfin arch: add support for working around anomaly 05000312
Mike Frysinger
1
-24
/
+42
2007-11-21
Blackfin arch: cleanup BF54x header file and add BF547 definition
Mike Frysinger
1
-18
/
+16
2007-11-21
Blackfin arch: rename _return_from_exception to _bfin_return_from_exception a...
Mike Frysinger
1
-0
/
+1
2007-11-21
Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually d...
Mike Frysinger
1
-0
/
+2
2007-11-20
Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
David S. Miller
1
-0
/
+8
2007-11-20
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
Guillaume Chazarain
1
-0
/
+8
2007-11-20
[ALSA] version 1.0.15
Jaroslav Kysela
1
-1
/
+1
2007-11-20
[S390] appldata: remove unused binary sysctls.
Heiko Carstens
1
-1
/
+0
2007-11-20
[S390] cmm: remove unused binary sysctls.
Heiko Carstens
1
-5
/
+0
2007-11-20
[S390] Fix irq tracing and lockdep_sys_exit calls.
Heiko Carstens
1
-0
/
+5
2007-11-19
[TCP] MTUprobe: fix potential sk_send_head corruption
Ilpo J�rvinen
1
-0
/
+3
2007-11-20
Pull cpuidle into release branch
Len Brown
2
-1
/
+1
2007-11-20
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
1
-0
/
+5
2007-11-19
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
Simon Horman
1
-28
/
+0
2007-11-19
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
Simon Horman
1
-2
/
+0
2007-11-19
[IPVS]: Fix sysctl warnings about missing strategy
Christian Borntraeger
1
-4
/
+0
2007-11-20
[POWERPC] Fix RTAS os-term usage on kernel panic
Linas Vepstas
1
-1
/
+2
2007-11-20
[POWERPC] vdso: Fixes for cache block sizes
Olof Johansson
1
-0
/
+8
2007-11-19
cpuidle: fix HP nx6125 regression
Venkatesh Pallipadi
2
-1
/
+1
2007-11-20
[POWERPC] Fix kmalloc alignment on non-coherent DMA platforms
Benjamin Herrenschmidt
1
-0
/
+4
2007-11-19
[POWERPC] Fix declaration of pcibios_free_controller
Benjamin Herrenschmidt
1
-2
/
+3
2007-11-19
sh: Fix copy_{to,from}_user_page() with cache disabled.
Heiko Schocher
1
-1
/
+1
2007-11-19
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
Albert Lee
1
-0
/
+1
2007-11-19
libata: remove unused functions
Adrian Bunk
1
-4
/
+0
2007-11-18
[TCP]: Fix TCP header misalignment
Herbert Xu
1
-0
/
+3
2007-11-18
Blackfin arch: More explicitly describe what the instructions do in inline as...
Jie Zhang
1
-4
/
+4
2007-11-17
Blackfin arch: Add assembly function insl_16
Michael Hennerich
1
-0
/
+1
2007-11-17
x86: fix reboot with no keyboard attached
Truxton Fulton
1
-1
/
+1
2007-11-17
x86: voyager use correct header file name
Randy Dunlap
1
-1
/
+1
2007-11-17
x86: fix bogus memcpy in es7000_check_dsdt()
Thomas Gleixner
1
-3
/
+3
2008-01-27
[Blackfin] arch: remove old I2C BF54x porting.
Bryan Wu
1
-33
/
+0
2008-01-27
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile...
Bernd Schmidt
1
-1
/
+2
2008-01-22
[Blackfin] arch: GPIO API cleanup and anomaly update
Michael Hennerich
1
-36
/
+36
2008-01-22
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
6
-11
/
+11
2008-01-27
[Blackfin] arch: Initial checkin of the memory protection support.
Bernd Schmidt
5
-6
/
+133
2008-01-22
[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...
Michael Hennerich
1
-1
/
+5
2007-12-24
[Blackfin] arch: update to latest anomaly sheets
Mike Frysinger
4
-31
/
+67
2007-12-24
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
5
-0
/
+10
2007-12-24
[Blackfin] arch: fix up coding style in uaccess.h
Bernd Schmidt
1
-1
/
+1
2008-01-27
[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...
Sonic Zhang
2
-3
/
+89
2007-12-23
[Blackfin] arch: Clean up dump_bfin_mem
Robin Getz
1
-1
/
+1
2007-12-23
[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.
Sonic Zhang
2
-2
/
+3
2007-12-21
[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548
Cliff Cai
2
-4
/
+4
2008-01-27
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
Robin Getz
1
-0
/
+4
2007-11-18
Blackfin arch: remove dump_thread()
Adrian Bunk
1
-1
/
+0
2007-11-17
SELinux: return EOPNOTSUPP not ENOTSUPP
Eric Paris
1
-1
/
+1
2007-11-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-17
/
+1
2007-11-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
4
-6
/
+15
2007-11-15
[MIPS] Lasat: Fix overlap of interrupt number ranges.
Yoichi Yuasa
2
-5
/
+13
2007-11-15
[MIPS] Fix shadow register support.
Ralf Baechle
1
-0
/
+1
[prev]
[next]