index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-12
[PATCH] USB: EHCI port tweaks
David Brownell
3
-13
/
+23
2005-09-12
[PATCH] USB: CP2101 New Device IDs
Craig Shelley
1
-1
/
+4
2005-09-12
[PATCH] USB UHCI: remove the FSBR kernel timer
Alan Stern
4
-54
/
+32
2005-09-12
[PATCH] usbcore: small changes to HCD glue layer
Alan Stern
1
-2
/
+1
2005-09-12
[PATCH] USB: add apple usb touchpad driver
Stelian Pop
4
-0
/
+574
2005-09-12
[PATCH] USB: sisusb[vga] update
Thomas Winischhofer
10
-56
/
+4236
2005-09-12
Revert "[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new ...
Greg KH
1
-2
/
+0
2005-09-12
[PATCH] x86-64: clean up local_add/sub arguments
Andi Kleen
1
-2
/
+2
2005-09-12
[PATCH] x86-64: Use correct mask to compute conflicting nodes in SRAT
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsed
Andi Kleen
1
-0
/
+3
2005-09-12
[PATCH] x86-64: Clean up the SRAT node list before computing the hash function
Andi Kleen
1
-9
/
+11
2005-09-12
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...
Chuck Ebbert
8
-0
/
+47
2005-09-12
[PATCH] x86-64: reduce x86-64 bug frame by 4 bytes
Jan Beulich
2
-10
/
+8
2005-09-12
[PATCH] x86-64: Make dmi_find_device for !DMI case inline
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: Allow frame pointer and fix help text.
Andi Kleen
1
-4
/
+4
2005-09-12
[PATCH] x86-64: more gratitious linux/irq.h includes
Al Viro
12
-16
/
+2
2005-09-12
[PATCH] x86-64: Fix incorrect FP signals
Chuck Ebbert
1
-3
/
+6
2005-09-12
[PATCH] x86-64: Clean up nmi error message
Chuck Ebbert
1
-2
/
+2
2005-09-12
[PATCH] x86-64: Lose constraints on cmpxchg
Jan Beulich
1
-3
/
+3
2005-09-12
[PATCH] x86-64: Declare NMI_VECTOR and handle it in the IPI sending code.
Jan Beulich
2
-3
/
+15
2005-09-12
[PATCH] x86-64: Remove unused vxtime.hz field
Andi Kleen
2
-2
/
+0
2005-09-12
[PATCH] x86-64: Set the stack pointer correctly in init_thread and init_tss
Andi Kleen
2
-2
/
+8
2005-09-12
[PATCH] x86-64: Safe interrupts in oops_begin/end
Jan Beulich
4
-25
/
+29
2005-09-12
[PATCH] x86-64: Merge msr.c with i386 version
Andi Kleen
3
-291
/
+28
2005-09-12
[PATCH] x86-64: Clean up includes in arch/x86_64/kernel/suspend.c
Al Viro
1
-16
/
+1
2005-09-12
[PATCH] x86-64: Fix CFI information
Jan Beulich
4
-69
/
+220
2005-09-12
[PATCH] x86-64: Fix gcc 4 warnings about pointer signedness
Andi Kleen
1
-3
/
+3
2005-09-12
[PATCH] x86-64: Use physflat on Intel for < 8 CPUs with CPU hotplug
Andi Kleen
1
-2
/
+7
2005-09-12
[PATCH] x86-64: Add dma_sync_single_range_for_{cpu,device}
Andi Kleen
1
-0
/
+5
2005-09-12
[PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.
Andi Kleen
1
-6
/
+13
2005-09-12
[PATCH] x86-64: Prevent gcc 4 from optimizing away vsyscalls
Andi Kleen
1
-4
/
+4
2005-09-12
[PATCH] x86-64: Delivery mode should be APIC_DM_FIXED when using physical mode.
Ashok Raj
1
-2
/
+2
2005-09-12
[PATCH] Replace extern inline with static inline in asm-x86_64/*
Adrian Bunk
10
-30
/
+30
2005-09-12
[PATCH] x86-64: Remove freeing of SMP trampoline pages
Andi Kleen
1
-11
/
+0
2005-09-12
[PATCH] x86-64: Fix typo CONFIG_CPU_HOTPLUG -> CONFIG_HOTPLUG_CPU in genapic.c
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] Remove unnecessary BUG_ON in irq.c
Alexander Nyberg
1
-1
/
+0
2005-09-12
[PATCH] Increase nodemap hash.
Nakul Saraiya
1
-1
/
+1
2005-09-12
[PATCH] x86-64: Fix off by one in pfn_valid
Jim Paradis
1
-1
/
+1
2005-09-12
[PATCH] i386: add memory clobbers to syscall macros
Andi Kleen
1
-6
/
+6
2005-09-12
[PATCH] x86-64: Fix show_mem a little bit
Andi Kleen
1
-14
/
+14
2005-09-12
[PATCH] x86-64: Remove disable_tsc code in context switch
Andi Kleen
1
-29
/
+0
2005-09-12
[PATCH] x86-64: Print version at end of kernel build
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: Fix (harmless) typo in head.S early level2 page table
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: Fix idle=poll
Hugh Dickins
1
-0
/
+1
2005-09-12
[PATCH] x86-64: Only allocate per cpu data for possible CPUs, not compiled in...
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: Increase TLB flush array size
Andi Kleen
2
-1
/
+9
2005-09-12
[PATCH] x86-64: Don't include config.h in asm/timex.h
Andi Kleen
1
-1
/
+0
2005-09-12
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
Andi Kleen
6
-14
/
+18
2005-09-12
[PATCH] x86-64: Add simnow console
Andi Kleen
1
-0
/
+46
2005-09-12
[PATCH] x86-64: Make remote TLB flush more scalable
Andi Kleen
4
-58
/
+117
[next]