index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sn
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
ARM: 7667/1: perf: Fix section mismatch on armpmu_init()
Stephen Boyd
1
-1
/
+1
2013-03-07
ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...
Jonathan Austin
1
-1
/
+1
2013-03-06
cpufreq / intel_pstate: Do not load on VM that does not report max P state.
Dirk Brandewie
1
-0
/
+3
2013-03-06
cpufreq / intel_pstate: Fix intel_pstate_init() error path
Dirk Brandewie
1
-28
/
+11
2013-03-05
powerpc: Set DSCR bit in FSCR setup
Michael Neuling
1
-1
/
+1
2013-03-05
powerpc: Add DSCR FSCR register bit definition
Michael Neuling
1
-1
/
+2
2013-03-05
powerpc: Fix setting FSCR for HV=0 and on secondary CPUs
Michael Neuling
1
-1
/
+2
2013-03-05
powerpc: Wireup the kcmp syscall to sys_ni
Tony Breeds
3
-1
/
+3
2013-03-05
powerpc: Remove unused BITOP_LE_SWIZZLE macro
Akinobu Mita
1
-2
/
+0
2013-03-05
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
1
-2
/
+2
2013-03-05
drivers/tty/hvc: Use strlcpy instead of strncpy
Chen Gang
1
-7
/
+2
2013-03-05
powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code
Chen Gang
1
-2
/
+3
2013-03-05
powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit
Tony Breeds
1
-2
/
+2
2013-03-05
hw_random: make buffer usable in scatterlist.
Rusty Russell
1
-3
/
+16
2013-03-04
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
1
-3
/
+3
2013-03-04
CAIF: fix sparse warning for caif_usb
Silviu-Mihai Popescu
1
-2
/
+2
2013-03-04
rds: simplify a warning message
Cong Wang
1
-4
/
+1
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
1
-8
/
+7
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2
-47
/
+41
2013-03-04
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
1
-5
/
+3
2013-03-04
rds: limit the size allocated by rds_message_alloc()
Cong Wang
1
-0
/
+3
2013-03-04
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
3
-34
/
+1
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
7
-32
/
+43
2013-03-04
ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0
Chen Gang
1
-1
/
+1
2013-03-04
ACPI / processor: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-03-04
ACPI / Sleep: Avoid interleaved message on errors
Joe Perches
1
-5
/
+11
2013-03-04
PM / QoS: Remove device PM QoS sysfs attributes at the right place
Rafael J. Wysocki
4
-76
/
+55
2013-03-04
PM / QoS: Fix concurrency issues and memory leaks in device PM QoS
Rafael J. Wysocki
1
-42
/
+87
2013-03-04
cpufreq: highbank: do not initialize array with a loop
Emilio López
1
-7
/
+1
2013-03-04
PM / OPP: improve introductory documentation
Nishanth Menon
1
-5
/
+20
2013-03-04
cpufreq: Fix a typo in comment
Namhyung Kim
1
-1
/
+1
2013-03-04
mailbox, pl320-ipc: remove __init from probe function
Mark Langsdorf
1
-2
/
+1
2013-03-04
eCryptfs: allow userspace messaging to be disabled
Kees Cook
5
-16
/
+55
2013-03-04
hwmon: (sht15) Check return value of regulator_enable()
Mark Brown
1
-1
/
+7
2013-03-04
hwmon: (adt7410) Document ADT7420 support
Jean Delvare
1
-1
/
+10
2013-03-04
hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionality
Guenter Roeck
1
-1
/
+1
2013-03-04
hwmon: (pmbus/ltc2978) Fix peak attribute handling
Guenter Roeck
1
-13
/
+15
2013-03-04
hwmon: (pmbus/ltc2978) Update datasheet links
Guenter Roeck
1
-2
/
+2
2013-03-04
hwmon: Update my e-mail address in driver documentation
Guenter Roeck
15
-15
/
+15
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-03
ARM: 7665/1: Wire up kcmp syscall
Cyrill Gorcunov
2
-2
/
+2
2013-03-03
ARM: 7664/1: perf: remove erroneous semicolon from event initialisation
Chen Gang
1
-1
/
+1
2013-03-03
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
Will Deacon
1
-1
/
+1
2013-03-03
ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resume
Dietmar Eggemann
1
-1
/
+1
2013-03-03
ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
Will Deacon
4
-1
/
+6
2013-03-03
ARM: 7660/1: tlb: add branch predictor maintenance operations
Will Deacon
2
-6
/
+40
2013-03-03
ARM: 7659/1: mm: make mm->context.id an atomic64_t variable
Will Deacon
4
-14
/
+19
2013-03-03
ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover
Will Deacon
1
-3
/
+3
2013-03-03
ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian
Will Deacon
1
-4
/
+22
[next]