index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
generic_acl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
powerpc/4xx: Adding PCIe MSI support
Rupjyoti Sarmah
9
-0
/
+376
2011-05-26
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
1
-4
/
+13
2011-05-26
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
1
-9
/
+2
2011-05-26
powerpc/irq: Remove stale and misleading comment
Milton Miller
1
-3
/
+1
2011-05-26
powerpc/cell: Rename ipi functions to match current abstractions
Milton Miller
3
-10
/
+10
2011-05-26
powerpc/cell: Use common smp ipi actions
Milton Miller
3
-35
/
+14
2011-05-26
Remove unused MSG_ flags in linux/smp.h
Milton Miller
1
-10
/
+0
2011-05-26
powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing
Brian King
1
-1
/
+1
2011-05-26
powerpc/oprofile: Handle events that raise an exception without overflowing
Eric B Munson
1
-1
/
+23
2011-05-26
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
7
-2
/
+44
2011-05-26
hrtimers: Fix typo causing erratic timers
Thomas Gleixner
1
-1
/
+1
2011-05-25
bonding: documentation and code cleanup for resend_igmp
Flavio Leitner
3
-12
/
+23
2011-05-25
bonding: prevent deadlock on slave store with alb mode (v3)
Neil Horman
3
-16
/
+10
2011-05-25
net: hold rtnl again in dump callbacks
Eric Dumazet
2
-2
/
+8
2011-05-25
Add Fujitsu 1000base-SX PCI ID to tg3
Meelis Roos
1
-0
/
+1
2011-05-25
bnx2x: protect sequence increment with mutex
Dmitry Kravkov
1
-1
/
+2
2011-05-25
sch_sfq: fix peek() implementation
Eric Dumazet
1
-13
/
+1
2011-05-25
isdn: netjet - blacklist Digium TDM400P
Prarit Bhargava
1
-0
/
+6
2011-05-25
via-velocity: don't annotate MAC registers as packed
Ulrich Hecht
1
-1
/
+1
2011-05-25
xen: netfront: hold RTNL when updating features.
Ian Campbell
1
-0
/
+2
2011-05-25
sctp: fix memory leak of the ASCONF queue when free asoc
Wei Yongjun
1
-0
/
+16
2011-05-25
net: make dev_disable_lro use physical device if passed a vlan dev (v2)
Neil Horman
1
-0
/
+7
2011-05-25
net: move is_vlan_dev into public header file (v2)
Neil Horman
2
-5
/
+5
2011-05-25
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
1
-10
/
+102
2011-05-25
mmc: sdhci: Auto-CMD23 fixes.
Andrei Warkentin
1
-2
/
+2
2011-05-25
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
3
-1
/
+19
2011-05-25
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
4
-4
/
+12
2011-05-25
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
3
-17
/
+49
2011-05-25
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
5
-29
/
+93
2011-05-25
arch/tile: prefer "tilepro" as the name of the 32-bit architecture
Chris Metcalf
2
-0
/
+3
2011-05-25
hwmon: New driver for the SMSC EMC6W201
Jean Delvare
4
-0
/
+592
2011-05-25
hwmon: (abituguru) Depend on DMI
Jean Delvare
3
-18
/
+2
2011-05-25
hwmon: (it87) Use request_muxed_region
Nat Gurumoorthy
1
-12
/
+19
2011-05-25
hwmon: (sch5627) Trigger Vbat measurements
Hans de Goede
1
-1
/
+22
2011-05-25
hwmon: (sch5627) Add sch5627_send_cmd function
Hans de Goede
1
-4
/
+19
2011-05-25
i8k: Integrate with the hwmon subsystem
Jean Delvare
2
-0
/
+163
2011-05-25
hwmon: (max6650) Properly support the MAX6650
Jean Delvare
2
-10
/
+36
2011-05-25
hwmon: (max6650) Drop device detection
Jean Delvare
2
-45
/
+8
2011-05-25
Move ACPI power meter driver to hwmon
Jean Delvare
5
-12
/
+11
2011-05-25
hwmon: (f71882fg) Add support for F71808A
Hans de Goede
3
-4
/
+89
2011-05-25
hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep
Hans de Goede
1
-7
/
+21
2011-05-25
hwmon: (asc7621) Drop duplicate dependency
Jean Delvare
1
-1
/
+1
2011-05-25
hwmon: (jc42) Change detection class
Jean Delvare
2
-2
/
+2
2011-05-25
hwmon: Add driver for AMD family 15h processor power information
Andreas Herrmann
5
-0
/
+284
2011-05-25
hwmon: (k10temp) Add support for Fam15h (Bulldozer)
Andre Przywara
3
-5
/
+7
2011-05-25
hwmon: Use helper functions to set and get driver data
Jean Delvare
6
-27
/
+27
2011-05-25
i8k: Avoid lahf in 64-bit code
Luca Tettamanti
1
-2
/
+2
2011-05-25
signal: sys_pause() should check signal_pending()
Oleg Nesterov
1
-2
/
+4
[next]