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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-23
Merge branch 'akpm' (more incoming from Andrew)
Linus Torvalds
10
-35
/
+320
2013-02-23
mm: rename page struct field helpers
Mel Gorman
2
-2
/
+2
2013-02-23
usb: forbid memory allocation with I/O during bus reset
Ming Lei
1
-0
/
+13
2013-02-23
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
Ming Lei
1
-1
/
+18
2013-02-23
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
1
-0
/
+70
2013-02-23
acpi, memory-hotplug: parse SRAT before memblock is ready
Tang Chen
1
-10
/
+13
2013-02-23
cpu-hotplug, memory-hotplug: try offlining the node when hotremoving a cpu
Wen Congyang
1
-0
/
+2
2013-02-23
memory-hotplug: remove sysfs file of node
Tang Chen
1
-2
/
+6
2013-02-23
memory-hotplug: remove /sys/firmware/memmap/X sysfs
Yasuaki Ishimatsu
1
-13
/
+183
2013-02-23
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
1
-0
/
+6
2013-02-23
drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE
Andrew Morton
1
-7
/
+7
2013-02-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
21
-37
/
+1956
2013-02-22
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
5
-17
/
+11
2013-02-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+8
2013-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+3
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
38
-581
/
+774
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
66
-820
/
+1341
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
25
-34
/
+29
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
91
-708
/
+8531
2013-02-21
rtc: rtc-davinci: use devm_*() functions
Jingoo Han
1
-18
/
+10
2013-02-21
rtc: rtc-max8997: use devm_request_threaded_irq()
Jingoo Han
1
-4
/
+3
2013-02-21
rtc: rtc-max8907: use devm_request_threaded_irq()
Jingoo Han
1
-3
/
+3
2013-02-21
rtc: rtc-da9052: use devm_request_threaded_irq()
Jingoo Han
1
-12
/
+6
2013-02-21
rtc: rtc-wm831x: use devm_request_threaded_irq()
Jingoo Han
1
-5
/
+4
2013-02-21
rtc: rtc-tps80031: use devm_request_threaded_irq()
Jingoo Han
1
-2
/
+2
2013-02-21
rtc: rtc-lp8788: use devm_request_threaded_irq()
Jingoo Han
1
-8
/
+2
2013-02-21
rtc: rtc-coh901331: use devm_clk_get()
Jingoo Han
1
-5
/
+2
2013-02-21
rtc: rtc-vt8500: use devm_*() functions
Jingoo Han
1
-18
/
+10
2013-02-21
rtc: rtc-tps6586x: use devm_request_threaded_irq()
Jingoo Han
1
-2
/
+2
2013-02-21
rtc: rtc-imxdi: use devm_clk_get()
Jingoo Han
1
-3
/
+1
2013-02-21
rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()
Jingoo Han
1
-8
/
+4
2013-02-21
rtc: rtc-pcf8583: use dev_warn() instead of printk()
Jingoo Han
1
-2
/
+2
2013-02-21
rtc: rtc-sun4v: use pr_warn() instead of printk()
Jingoo Han
1
-4
/
+6
2013-02-21
rtc: rtc-vr41xx: use dev_info() instead of printk()
Jingoo Han
1
-1
/
+1
2013-02-21
rtc: rtc-rs5c313: use pr_err() instead of printk()
Jingoo Han
1
-2
/
+3
2013-02-21
rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()
Jingoo Han
1
-9
/
+8
2013-02-21
rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()
Jingoo Han
1
-6
/
+4
2013-02-21
rtc: rtc-ds2404: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-02-21
rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()
Jingoo Han
1
-4
/
+6
2013-02-21
rtc: max77686: use dev_info() instead of printk()
Jingoo Han
1
-2
/
+2
2013-02-21
rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()
Jingoo Han
2
-6
/
+9
2013-02-21
drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/remove
Chao Xie
1
-5
/
+6
2013-02-21
rtc: max8997: add driver for max8997 rtc
Jonghwa Lee
3
-0
/
+564
2013-02-21
drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()
Jingoo Han
1
-9
/
+9
2013-02-21
drivers/rtc/rtc-pl031.c: add wakeup support
Rob Herring
1
-0
/
+2
2013-02-21
rtc: add support for spi rtc rx4581
Torben Hohn
3
-0
/
+323
2013-02-21
drivers/rtc/rtc-tps65910.c: set irq flag to IRQF_EARLY_RESUME during irq request
Laxman Dewangan
1
-1
/
+1
2013-02-21
drivers/rtc/rtc-tps65910.c: use sleep_pm_ops macro for initialising suspend/r...
Laxman Dewangan
1
-9
/
+4
2013-02-21
drivers/rtc/rtc-tps65910.c: remove unnecessary irq stat save and restore
Laxman Dewangan
1
-19
/
+2
2013-02-21
drivers/rtc/rtc-tps65910.c: enable/disable wake in suspend/resume
Laxman Dewangan
1
-1
/
+11
[next]