index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-17
watchdog: omap_wdt: raw read and write endian fix
Victor Kamensky
1
-18
/
+18
2013-11-17
watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE
Uwe Kleine-König
1
-2
/
+4
2013-11-17
watchdog: pcwd_usb: overflow in usb_pcwd_send_command()
Dan Carpenter
1
-2
/
+2
2013-11-17
watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()
Wei Yongjun
1
-1
/
+1
2013-11-17
watchdog: watchdog_core: Fix a trivial typo
Sachin Kamat
1
-1
/
+1
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
arm/arm64: KVM: Fix hyp mappings of vmalloc regions
Christoffer Dall
1
-6
/
+28
2013-11-16
alpha: Prevent a NULL ptr dereference in csum_partial_copy.
Jay Estabrook
1
-5
/
+5
2013-11-16
alpha: perf: fix out-of-bounds array access triggered from raw event
Will Deacon
1
-2
/
+13
2013-11-16
alpha: Use qemu+cserve provided high-res clock and alarm.
Richard Henderson
4
-7
/
+165
2013-11-16
alpha: Switch to GENERIC_CLOCKEVENTS
Richard Henderson
5
-109
/
+53
2013-11-16
alpha: Enable the rpcc clocksource for single processor
Richard Henderson
1
-30
/
+37
2013-11-16
alpha: Reorganize rtc handling
Richard Henderson
11
-223
/
+337
2013-11-16
alpha: Primitive support for CPU power down.
Richard Henderson
5
-0
/
+58
2013-11-16
alpha: Allow HZ to be configured
Richard Henderson
3
-11
/
+59
2013-11-16
alpha: Notice if we're being run under QEMU
Richard Henderson
3
-7
/
+38
2013-11-16
alpha: Eliminate compiler warning from memset macro
Richard Henderson
4
-15
/
+33
[prev]
[next]