index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-17
watchdog: dw: Enable OF support for DW watchdog timer
Dinh Nguyen
2
-0
/
+31
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
87
-112
/
+6
2013-11-17
watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval
Guenter Roeck
1
-1
/
+1
2013-11-17
watchdog: pcwd_usb: Use allocated buffer for usb_control_msg
Guenter Roeck
1
-1
/
+7
2013-11-17
watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-1
/
+0
2013-11-17
watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI
Xianglong Du
5
-0
/
+249
2013-11-17
watchdog: Remove redundant of_match_ptr
Sachin Kamat
3
-3
/
+3
2013-11-17
watchdog: ts72xx_wdt: cleanup return codes in ioctl
Dan Carpenter
1
-20
/
+16
2013-11-17
documentation/devicetree: Move DT bindings from gpio to watchdog
Johannes Thumshirn
1
-0
/
+0
2013-11-17
watchdog: add ralink watchdog driver
John Crispin
4
-0
/
+235
2013-11-17
watchdog: Add MOXA ART watchdog driver
Jonas Jensen
4
-0
/
+191
2013-11-17
watchdog: kempld_wdt: Add __user annotation
Jingoo Han
1
-2
/
+2
2013-11-17
watchdog: dw_wdt: Add __user annotation
Jingoo Han
1
-2
/
+2
2013-11-17
watchdog: use dev_get_platdata()
Jingoo Han
7
-12
/
+10
2013-11-17
watchdog: imx2_wdt: expose module alias for loading from device-tree
Niels de Vos
1
-0
/
+1
2013-11-17
watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepare
Heiko Stübner
1
-5
/
+5
2013-11-17
watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPS
Heiko Stübner
1
-8
/
+3
2013-11-17
i2c: i2c-eg20t: do not print error message in syslog if no ACK received
Andreas Werner
1
-22
/
+4
2013-11-17
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
51
-559
/
+1939
2013-11-17
IB/core: Re-enable create_flow/destroy_flow uverbs
Matan Barak
6
-32
/
+0
2013-11-17
IB/core: extended command: an improved infrastructure for uverbs commands
Yann Droneaud
6
-73
/
+160
2013-11-17
IB/core: Remove ib_uverbs_flow_spec structure from userspace
Yann Droneaud
2
-16
/
+16
2013-11-17
IB/core: Use a common header for uverbs flow_specs
Yann Droneaud
1
-13
/
+40
2013-11-17
IB/core: Make uverbs flow structure use names like verbs ones
Yann Droneaud
2
-22
/
+22
2013-11-17
IB/core: Rename 'flow' structs to match other uverbs structs
Yann Droneaud
2
-25
/
+25
2013-11-17
IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
Matan Barak
2
-17
/
+16
2013-11-17
um: Remove unused declarations from <as-layout.h>
Geert Uytterhoeven
2
-3
/
+1
2013-11-17
um: remove used STDIO_CONSOLE Kconfig param
Michael Opdenacker
1
-4
/
+0
2013-11-17
um/vdso: add .gitignore for a couple of targets
Ramkumar Ramachandra
1
-0
/
+2
2013-11-17
arch/um: make it work with defconfig and x86_64
Ramkumar Ramachandra
6
-904
/
+167
2013-11-17
um: Make kstack_depth_to_print conform to arch/x86
Richard Weinberger
1
-4
/
+1
2013-11-17
um: Get rid of thread_struct->saved_task
Richard Weinberger
3
-18
/
+4
2013-11-17
um: Make stack trace reliable against kernel mode faults
Richard Weinberger
5
-12
/
+44
2013-11-17
um: Rewrite show_stack()
Richard Weinberger
6
-106
/
+64
2013-11-16
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
17
-74
/
+358
2013-11-16
Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-24
/
+48
2013-11-16
Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-76
/
+803
2013-11-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
39
-80
/
+367
2013-11-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-38
/
+63
2013-11-16
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
23
-230
/
+564
2013-11-16
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
51
-392
/
+433
2013-11-16
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-105
/
+146
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-11
/
+11
2013-11-16
Merge tag 'edac_calxeda_for_3.13' into edac-for-3.13
Borislav Petkov
10
-110
/
+151
2013-11-16
IB/ucma: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
2013-11-16
IB/cm: Convert to using idr_alloc_cyclic()
Zhao Hongjiang
1
-4
/
+1
2013-11-16
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-243
/
+587
2013-11-16
Merge branch 'acpi-lpss'
Rafael J. Wysocki
1
-0
/
+9
2013-11-16
Merge branch 'acpi-config'
Rafael J. Wysocki
2
-46
/
+0
2013-11-16
Merge branch 'acpi-driver-core'
Rafael J. Wysocki
40
-125
/
+164
[prev]
[next]