index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
ARM: LPC32xx: Adjust dts files to gpio dt binding
Roland Stigge
2
-41
/
+4
2012-05-31
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-30
net/smsc911x: Repair broken failure paths
Lee Jones
1
-3
/
+4
2012-05-30
x86, mtrr: Fix a type overflow in range_to_mtrr func
zhenzhong.duan
1
-1
/
+1
2012-05-30
virtio-net: remove useless disable on freeze
Michael S. Tsirkin
1
-5
/
+0
2012-05-30
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
Joe Perches
1
-4
/
+4
2012-05-30
x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c
H. Peter Anvin
2
-10
/
+5
2012-05-30
mm: fix vma_resv_map() NULL pointer
Dave Hansen
1
-1
/
+2
2012-05-30
Documentation: kernel-parameters.txt Add amd_iommu_dump
Shuah Khan
1
-0
/
+6
2012-05-30
x86/mm/pat: Improve scaling of pat_pagerange_is_ram()
John Dykstra
1
-20
/
+36
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
9
-10
/
+25
2012-05-30
i2c-dev: Add support for I2C_M_RECV_LEN
Jean Delvare
1
-4
/
+26
2012-05-30
watchdog: iTCO_wdt.c: fix printk format warnings
Randy Dunlap
1
-3
/
+3
2012-05-30
watchdog: sp805_wdt: Add clk_{un}prepare support
Viresh Kumar
1
-0
/
+8
2012-05-30
watchdog: sp805_wdt: convert to watchdog core
Viresh Kumar
2
-159
/
+83
2012-05-30
hwmon/sch56xx: Depend on watchdog for watchdog core functions
Hans de Goede
1
-2
/
+4
2012-05-30
watchdog: sch56xx-common: set correct bits in register()
Dan Carpenter
1
-2
/
+2
2012-05-30
Watchdog: DA9052/53 PMIC watchdog support
Ashish Jangam
4
-0
/
+269
2012-05-30
watchdog: sch56xx-common: Add proper ref-counting of watchdog data
Hans de Goede
1
-1
/
+29
2012-05-30
watchdog: sch56xx: Remove unnecessary checks for register changes
Hans de Goede
1
-25
/
+16
2012-05-30
watchdog: sch56xx: Use watchdog core
Hans de Goede
4
-316
/
+61
2012-05-30
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
3
-2
/
+86
2012-05-30
watchdog: Add Locking support
Hans de Goede
4
-0
/
+29
2012-05-30
watchdog: watchdog_dev: Rewrite wrapper code
Hans de Goede
1
-40
/
+130
2012-05-30
watchdog: use dev_ functions
Alan Cox
1
-3
/
+2
2012-05-30
watchdog: create all the proper device files
Alan Cox
4
-2
/
+42
2012-05-30
watchdog: Add a flag to indicate the watchdog doesn't reboot things
Alan Cox
1
-0
/
+2
2012-05-30
watchdog: Add multiple device support
Alan Cox
5
-50
/
+140
2012-05-30
watchdog: watchdog_core.h: make functions extern
Wim Van Sebroeck
1
-2
/
+2
2012-05-30
watchdog: correct the name of the watchdog_core inlude file
Wim Van Sebroeck
3
-2
/
+2
2012-05-30
watchdog: Add watchdog_active() routine
Viresh Kumar
3
-4
/
+10
2012-05-30
watchdog: watchdog_dev: include private header to pickup global symbol protot...
H Hartley Sweeten
1
-0
/
+2
2012-05-30
drop_monitor: Add module alias to enable automatic module loading
Neil Horman
1
-0
/
+1
2012-05-30
genetlink: Build a generic netlink family module alias
Neil Horman
3
-3
/
+5
2012-05-30
net: add MODULE_ALIAS_NET_PF_PROTO_NAME
Neil Horman
1
-0
/
+3
2012-05-30
r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...
Devendra Naga
1
-0
/
+5
2012-05-30
r6040: disable pci device if the subsequent calls (after pci_enable_device) f...
Devendra Naga
1
-4
/
+6
2012-05-30
perf ui browser: Stop using 'self'
Arnaldo Carvalho de Melo
3
-320
/
+320
2012-05-30
perf annotate browser: Read perf config file for settings
Arnaldo Carvalho de Melo
4
-0
/
+60
2012-05-30
perf config: Allow '_' in config file variable names
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-05-30
perf annotate browser: Make feature toggles global
Arnaldo Carvalho de Melo
1
-35
/
+66
2012-05-30
perf annotate browser: The idx_asm field should be used in asm only view
Arnaldo Carvalho de Melo
1
-1
/
+5
2012-05-30
drivers/rtc/rtc-s3c.c: fix compiler warning
Sachin Kamat
1
-1
/
+1
2012-05-30
drivers/rtc/rtc-tegra.c: clean up probe/remove routines
Hannu Heikkinen
1
-37
/
+13
2012-05-30
drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling
Rajkumar Kasirajan
1
-11
/
+3
2012-05-30
drivers/rtc/rtc-lpc32xx.c: add device tree support
Roland Stigge
2
-1
/
+26
2012-05-30
drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF
Nikolaus Voss
1
-19
/
+27
2012-05-30
rtc: ds1307: add trickle charger support
Wolfram Sang
2
-3
/
+38
2012-05-30
rtc: ds1307: remove superfluous initialization
Wolfram Sang
1
-1
/
+0
2012-05-30
rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC
Fabio Estevam
4
-4
/
+4
[next]