index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-04
hwmon: (w83627ehf) Clean up probe function
Jean Delvare
1
-21
/
+32
2011-11-04
hwmon: (w83627ehf) Properly report PECI and AMD-SI sensor types
Jean Delvare
1
-1
/
+8
2011-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
19
-234
/
+115
2011-11-04
hwmon: (smsc47b397) Fix checkpatch errors
Jean Delvare
1
-5
/
+8
2011-11-04
hwmon: (lm90) Make code more readable
Jean Delvare
1
-74
/
+69
2011-11-04
hwmon: (lm90) Fix warnings
Jean Delvare
1
-15
/
+16
2011-11-04
hwmon: (ibmaem) Avoid repeated memory allocations
Jean Delvare
1
-8
/
+20
2011-11-04
hwmon: (ibmaem) Make instance initializations independent
Jean Delvare
1
-10
/
+2
2011-11-04
hwmon: (ibmaem) Fix error paths
Jean Delvare
1
-8
/
+12
2011-11-04
hwmon: (lm73) Make detection less problematic
Jean Delvare
1
-4
/
+18
2011-11-04
hwmon: Avoid building drivers for powerpc that read/write ISA addresses
Dean Nelson
1
-2
/
+13
2011-11-04
be2net: Add detect UE feature for Lancer
Padmanabh Ratnakar
3
-21
/
+42
2011-11-04
be2net: Prevent CQ full condition for Lancer
Padmanabh Ratnakar
1
-4
/
+4
2011-11-04
be2net: Fix disabling multicast promiscous mode
Padmanabh Ratnakar
1
-0
/
+7
2011-11-04
be2net: Fix endian issue in RX filter command
Padmanabh Ratnakar
1
-1
/
+1
2011-11-03
af_packet: de-inline some helper functions
Olof Johansson
1
-26
/
+26
2011-11-03
MAINTAINERS: Add can-gw include to maintained files
Oliver Hartkopp
1
-0
/
+1
2011-11-03
net: Add back alignment for size for __alloc_skb
Tony Lindgren
1
-0
/
+1
2011-11-03
net: add missing bh_unlock_sock() calls
Eric Dumazet
2
-0
/
+2
2011-11-03
l2tp: fix race in l2tp_recv_dequeue()
Eric Dumazet
1
-1
/
+2
2011-11-03
edac: Only build sb_edac on 64-bit
Josh Boyer
1
-1
/
+1
2011-11-03
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
1
-95
/
+2
2011-11-03
ixgbevf: Update release version
Greg Rose
1
-1
/
+1
2011-11-03
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
1
-4
/
+6
2011-11-03
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
1
-9
/
+11
2011-11-03
ixgbe: Fix compiler warnings
Greg Rose
1
-0
/
+2
2011-11-03
ixgbe: fix smatch splat due to missing NULL check
John Fastabend
1
-21
/
+12
2011-11-03
ixgbe: fix disabling of Tx laser at probe
Emil Tantilov
1
-7
/
+7
2011-11-03
ixgbe: Fix link issues caused by a reset while interface is down
Emil Tantilov
1
-1
/
+0
2011-11-03
igb: Fix for I347AT4 PHY cable length unit detection
Kantecki, Tomasz
1
-1
/
+1
2011-11-03
e100: make sure vlan support isn't advertised on old adapters
Jesse Brandeburg
1
-0
/
+4
2011-11-03
e1000e: demote a debugging WARN to a debug log message
Bruce Allan
1
-2
/
+1
2011-11-03
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2
-10
/
+10
2011-11-03
aio: allocate kiocbs in batches
Jeff Moyer
2
-29
/
+108
2011-11-03
drivers/misc/vmw_balloon.c: fix typo in code comment
Rakib Mullick
1
-1
/
+1
2011-11-03
drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...
Rakib Mullick
1
-1
/
+1
2011-11-03
w1: disable irqs in critical section
Jan Weitzel
1
-0
/
+5
2011-11-03
drivers/w1/w1_int.c: multiple masters used same init_name
Florian Faber
1
-0
/
+1
2011-11-03
drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal
Clifton Barnes
1
-0
/
+9
2011-11-03
drivers/power/ds2780_battery.c: add a nolock function to w1 interface
Clifton Barnes
2
-13
/
+37
2011-11-03
drivers/power/ds2780_battery.c: create central point for calling w1 interface
Clifton Barnes
1
-35
/
+42
2011-11-03
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
Jonathan Cameron
2
-84
/
+12
2011-11-03
pps gpio client: add missing dependency
Heiko Carstens
1
-1
/
+1
2011-11-03
pps: new client driver using GPIO
James Nuss
4
-0
/
+269
2011-11-03
pps: default echo function
James Nuss
3
-28
/
+13
2011-11-03
include/linux/dma-mapping.h: add dma_zalloc_coherent()
Andrew Morton
2
-0
/
+17
2011-11-03
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
WANG Cong
2
-37
/
+2
2011-11-03
sysctl: add support for poll()
Lucas De Marchi
5
-0
/
+108
2011-11-03
RapidIO: documentation update
Alexandre Bounine
1
-1
/
+1
2011-11-03
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
1
-2
/
+2
[next]