index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.host
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: define DEBUG_SIG in signal_64.c
Harvey Harrison
1
-6
/
+6
2008-04-17
x86: Unify argument names in signal_32|64.c
Harvey Harrison
2
-8
/
+9
2008-04-17
x86: move struct definitions to unifed sigframe.h
Harvey Harrison
4
-14
/
+13
2008-04-17
x86: use sizeof(long) to unify signal_32|64.c
Harvey Harrison
2
-7
/
+6
2008-04-17
x86: Use FIX_EFLAGS define in X86_64
Harvey Harrison
2
-6
/
+24
2008-04-17
x86: reduce trivial style differences in signal_32|64.c
Harvey Harrison
2
-56
/
+55
2008-04-17
x86: regparm(3) is mandatory, no need to annotate
Harvey Harrison
2
-2
/
+0
2008-04-17
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
2
-5
/
+8
2008-04-17
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
3
-19
/
+18
2008-04-17
x86: enable ACPI extended century handling for 32bit
Andi Kleen
1
-3
/
+2
2008-04-17
x86: add warning when RTC clock reports binary
Andi Kleen
1
-2
/
+5
2008-04-17
x86: use year 2000 offset for cmos clock
Andi Kleen
1
-11
/
+4
2008-04-17
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
2
-11
/
+13
2008-04-17
x86: do kernel direct mapping at boot using GB pages
Andi Kleen
1
-5
/
+24
2008-04-17
x86: add gbpages switches
Ingo Molnar
4
-0
/
+39
2008-04-17
x86: clean up the page table dumper and add 32-bit support
H. Peter Anvin
3
-126
/
+179
2008-04-17
x86: add code to dump the (kernel) page tables for visual inspection by kerne...
Arjan van de Ven
3
-0
/
+314
2008-04-17
x86: unify arch/x86/mm/Makefile
H. Peter Anvin
3
-20
/
+12
2008-04-17
x86: add debug info to DEBUG_PAGEALLOC
Thomas Gleixner
1
-0
/
+41
2008-04-17
x86 vDSO: don't map 32-bit vdso when disabled
Roland McGrath
1
-0
/
+3
2008-04-17
x86 vDSO: don't use disabled vDSO for signal trampoline
Roland McGrath
2
-2
/
+2
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
3
-5
/
+5
2008-04-17
x86: check vmlinux limits, 64-bit
Ingo Molnar
3
-4
/
+19
2008-04-17
x86, pci: fix off-by-one errors in some pirq warnings
Björn Steinbrink
1
-6
/
+6
2008-04-17
Linux 2.6.25
v2.6.25
Linus Torvalds
1
-1
/
+1
2008-04-17
it821x: do not describe noraid parameter with its value
Paul Bolle
1
-1
/
+1
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
4
-8
/
+9
2008-04-17
Au1200: IDE driver build fix
Sergei Shtylyov
1
-8
/
+1
2008-04-17
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
2
-18
/
+2
2008-04-17
avr32 mustn't select HAVE_IDE
Adrian Bunk
1
-1
/
+0
2008-04-16
AFS: Do not describe debug parameters with their value
Paul Bolle
3
-3
/
+3
2008-04-16
USB: remove broken usb-serial num_endpoints check
Greg Kroah-Hartman
1
-0
/
+2
2008-04-16
USB: option: Add new vendor ID and device ID for AMOI HSDPA modem
tang kai
1
-0
/
+10
2008-04-16
USB: support more Huawei data card product IDs
fangxiaozhi
2
-4
/
+124
2008-04-16
USB: option.c: add more device IDs
Matthias Urlichs
1
-2
/
+9
2008-04-16
USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver
James Cameron
1
-0
/
+3
2008-04-16
[TCP]: Add return value indication to tcp_prune_ofo_queue().
Vitaliy Gusev
1
-3
/
+9
2008-04-16
acpi: unneccessary to scan the PCI bus already scanned
yakui.zhao@intel.com
2
-3
/
+21
2008-04-16
acpi thermal trip points increased to 12
Krzysztof Helt
2
-1
/
+5
2008-04-16
acpi: bus: check once more for an empty list after locking it
Chuck Ebbert
1
-3
/
+4
2008-04-16
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
2
-0
/
+5
2008-04-16
spi: spi_s3c24xx must initialize bus_num
Ben Dooks
1
-6
/
+7
2008-04-16
spi: spi_s3c24xx driver must init completion
Ben Dooks
1
-0
/
+3
2008-04-16
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
5
-6
/
+6
2008-04-16
Documentation: correct overcommit caveat in hugetlbpage.txt
Nishanth Aravamudan
1
-4
/
+3
2008-04-16
add "Isolate" migratetype name to /proc/pagetypeinfo
KOSAKI Motohiro
1
-0
/
+1
2008-04-16
Fix typos in Documentation/filesystems/seq_file.txt
Dmitri Vorobiev
1
-3
/
+3
2008-04-16
uml: compile error fix
WANG Cong
1
-0
/
+1
2008-04-16
memcg: fix oops in oom handling
Li Zefan
1
-2
/
+2
2008-04-16
serial: fix platform driver hotplug/coldplug
Kay Sievers
15
-1
/
+30
[next]