index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-09-04
x86: make get_mode_name of 64bit the same as 32bit
Yinghai Lu
1
-0
/
+14
2008-09-04
x86: make 32bit support show_msr like 64 bit
Yinghai Lu
1
-0
/
+51
2008-09-04
x86: remove cpu_vendor_dev
Yinghai Lu
15
-106
/
+106
2008-09-04
x86: order functions in cpu/common.c and cpu/common_64.c v2
Yinghai Lu
2
-140
/
+156
2008-09-04
x86: make (early)_identify_cpu more the same between 32bit and 64 bit
Yinghai Lu
3
-137
/
+142
2008-09-04
x86: delay early cpu initialization until cpuid is done
Krzysztof Helt
1
-2
/
+2
2008-09-04
x86: move mtrr cpu cap setting early in early_init_xxxx
Yinghai Lu
3
-8
/
+44
2008-09-04
x86: unify using pci_mmcfg_insert_resource
Yinghai Lu
1
-7
/
+5
2008-09-04
x86: split e820 reserved entries record to late, v7
Yinghai Lu
1
-1
/
+1
2008-09-04
IO resources: add reserve_region_with_split()
Yinghai Lu
2
-0
/
+71
2008-09-04
x86: drop -funroll-loops for csum_partial_64.c
Andi Kleen
1
-3
/
+0
2008-09-04
x86: split e820 reserved entries record to late v4
Ingo Molnar
2
-81
/
+11
2008-09-04
x86: split e820 reserved entries record to late v2
Yinghai Lu
3
-2
/
+98
2008-09-04
x86: move dir es7000 to es7000_32.c
Yinghai Lu
5
-121
/
+85
2008-09-04
SELinux: memory leak in security_context_to_sid_core
Eric Paris
1
-3
/
+3
2008-09-03
bnx2x: Accessing un-mapped page
Eilon Greenstein
2
-19
/
+20
2008-09-03
ath9k: Fix TX control flag use for no ACK and RTS/CTS
Jouni Malinen
1
-2
/
+2
2008-09-03
ath9k: Fix TX status reporting
Jouni Malinen
1
-2
/
+10
2008-09-03
iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove
Gregory Greenman
1
-4
/
+7
2008-09-03
iwlwifi: call apm stop on exit
Gregory Greenman
1
-1
/
+4
2008-09-03
iwlwifi: fix Tx cmd memory allocation failure handling
Tomas Winkler
1
-10
/
+17
2008-09-03
iwlwifi: fix rx_chain computation
Tomas Winkler
1
-31
/
+46
2008-09-03
iwlwifi: fix station mimo power save values
Ron Rindjunsky
3
-4
/
+2
2008-09-03
iwlwifi: remove false rxon if rx chain changes
Mohamed Abbas
1
-4
/
+3
2008-09-03
iwlwifi: fix hidden ssid discovery in passive channels
Ron Rindjunsky
1
-1
/
+1
2008-09-03
iwlwifi: W/A for the TSF correction in IBSS
Assaf Krauss
2
-2
/
+5
2008-09-03
Split up PIT part of TSC calibration from native_calibrate_tsc
Linus Torvalds
1
-61
/
+71
2008-09-03
netxen: Remove workaround for chipset quirk
Dhananjay Phadke
1
-10
/
+0
2008-09-03
pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info
Komuro
2
-1
/
+2
2008-09-03
ixgbe: initialize interrupt throttle rate
Andy Gospodarek
1
-0
/
+6
2008-09-03
net/usb/pegasus: avoid hundreds of diagnostics
David Brownell
1
-5
/
+6
2008-09-03
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
Kumar Gala
2
-2
/
+3
2008-09-03
powerpc: Fix build error with 64K pages and !hugetlbfs
Benjamin Herrenschmidt
1
-4
/
+2
2008-09-03
powerpc: Work around gcc's -fno-omit-frame-pointer bug
Tony Breeds
4
-7
/
+13
2008-09-03
powerpc: Make sure _etext is after all kernel text
Stephen Rothwell
1
-3
/
+4
2008-09-03
powerpc: Only make kernel text pages of linear mapping executable
Paul Mackerras
1
-7
/
+11
2008-09-03
powerpc: Fix uninitialised variable in VSX alignment code
Michael Neuling
1
-1
/
+1
2008-09-03
tipc: Don't use structure names which easily globally conflict.
David S. Miller
19
-117
/
+117
2008-09-03
[x86] Fix TSC calibration issues
Thomas Gleixner
1
-54
/
+181
2008-09-03
ipsec: Fix deadlock in xfrm_state management.
David S. Miller
1
-9
/
+23
2008-09-03
drivers/char/random.c: fix a race which can lead to a bogus BUG()
Andrew Morton
1
-9
/
+10
2008-09-03
pm_qos_requirement might sleep
John Kacur
1
-16
/
+9
2008-09-03
rtc-cmos: wake again from S5
Rafael J. Wysocki
1
-6
/
+32