index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-24
ACPI: preserve the ebx value in acpi_copy_wakeup_routine
Tian Kevin
1
-0
/
+2
2007-06-24
x86_64: fix misplaced `continue' in mce.c
Joshua Wise
1
-2
/
+4
2007-06-24
alpha: fix alignment problem in csum_ipv6_magic()
Ivan Kokshaysky
2
-23
/
+70
2007-06-23
[AVR32] Update defconfigs
Haavard Skinnemoen
2
-213
/
+119
2007-06-23
[AVR32] Initialize dma_mask and dma_coherent_mask
David Brownell
1
-0
/
+12
2007-06-23
[AVR32] NGW100, Remove relics of the old USART mapping scheme
ben.nizette@iinet.net.au
1
-3
/
+0
2007-06-23
[AVR32] Fix bug in invalidate_dcache_region()
Haavard Skinnemoen
1
-9
/
+5
2007-06-22
x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined
Andi Kleen
2
-0
/
+10
2007-06-22
i386: Make CMPXCHG64 only dependent on PAE
Andi Kleen
2
-2
/
+2
2007-06-21
Blackfin arch: match kernel startup messaage with new linker script
Robin Getz
1
-3
/
+5
2007-06-21
Blackfin arch: update printk to use KERN_EMERG and reformat crash output
Robin Getz
1
-55
/
+86
2007-06-21
Blackfin arch: update ANOMALY handling
Robin Getz
5
-16
/
+41
2007-06-21
Allow DEBUG_RODATA and KPROBES to co-exist
Arjan van de Ven
4
-3
/
+7
2007-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
1
-7
/
+36
2007-06-21
[PARISC] unwinder improvements
Randolph Chung
1
-7
/
+34
2007-06-21
[PARISC] Fix unwinder on 64-bit kernels
Randolph Chung
1
-0
/
+2
2007-06-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
10
-62
/
+63
2007-06-20
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-3
/
+5
2007-06-20
x86_64: fix link warning between for .text and .init.text
Yinghai Lu
2
-3
/
+3
2007-06-20
x86: change_page_attr bandaids
Andi Kleen
2
-15
/
+22
2007-06-20
x86: Disable KPROBES with DEBUG_RODATA for now
Andi Kleen
2
-0
/
+2
2007-06-20
x86_64: Quieten Atari keyboard warnings in Kconfig
Andi Kleen
1
-3
/
+0
2007-06-20
x86: Disable DAC on VIA bridges
Andi Kleen
2
-0
/
+39
2007-06-20
x86_64: Fix readahead/sync_file_range/fadvise64 compat calls
Andi Kleen
2
-3
/
+22
2007-06-20
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
10
-62
/
+63
2007-06-20
[POWERPC] Fix powermac late initcall to only run on powermac
Tony Breeds
1
-0
/
+3
2007-06-20
[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)
Segher Boessenkool
1
-3
/
+2
2007-06-19
[POWERPC] rheap - eliminates internal fragments caused by alignment
Li Yang
1
-19
/
+29
2007-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
1
-0
/
+1
2007-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-3
/
+9
2007-06-19
[S390] Add oops_enter()/oops_exit() calls to die().
Heiko Carstens
1
-3
/
+5
2007-06-19
[S390] Print list of modules on die().
Heiko Carstens
1
-0
/
+1
2007-06-19
[S390] Fix yet another two section mismatches.
Heiko Carstens
3
-5
/
+16
2007-06-19
[S390] Missing blank when appending cio_ignore kernel parameter
Michael Holzheu
1
-0
/
+1
2007-06-19
sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.
Paul Mundt
1
-0
/
+1
2007-06-19
sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.
Paul Mundt
1
-3
/
+4
2007-06-18
sh: oops_enter()/oops_exit() in die().
Paul Mundt
1
-0
/
+3
2007-06-18
sh: Fix restartable syscall arg5 clobbering.
Kaz Kojima
1
-2
/
+4
2007-06-16
uml: remove PAGE_SIZE from libc code
Jeff Dike
5
-16
/
+22
2007-06-16
perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi
Björn Steinbrink
1
-5
/
+5
2007-06-16
i386: use the right wrapper to disable the NMI watchdog
Björn Steinbrink
1
-5
/
+5
2007-06-16
i386: fix NMI watchdog not reserving its MSRs
Björn Steinbrink
1
-0
/
+6
2007-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...
Linus Torvalds
52
-1909
/
+970
2007-06-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-104
/
+202
2007-06-15
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2
-1
/
+2
2007-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-3
/
+19
2007-06-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
24
-165
/
+152
2007-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-14
/
+134
2007-06-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-7
/
+64
2007-06-14
[MIPS] Fix builds where MSC01E_xxx is undefined.
Chris Dearman
1
-1
/
+4
[next]