index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
profile.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-01
ARM: mxs: merge imx23 and imx28 into one machine_desc
Shawn Guo
1
-30
/
+13
2013-04-01
ARM: mxs: remove common.h
Shawn Guo
3
-21
/
+17
2013-04-01
ARM: mxs: move mxs_get_ocotp() into mach-mxs.c
Shawn Guo
4
-105
/
+76
2013-04-01
ARM: mxs: remove mm.c
Shawn Guo
3
-55
/
+1
2013-04-01
ARM: mxs: use debug_ll_io_init for low-level debug
Shawn Guo
2
-8
/
+6
2013-04-01
ARM: mxs: get ocotp base address from device tree
Shawn Guo
3
-1
/
+10
2013-04-01
ARM: mxs: remove system.c
Shawn Guo
4
-140
/
+38
2013-04-01
ARM: mxs: get reset address from device tree
Shawn Guo
3
-21
/
+19
2013-04-01
ARM: mxs: remove empty hardware.h
Shawn Guo
2
-24
/
+0
2013-04-01
ASoC: mxs-saif: remove mach header inclusion
Shawn Guo
1
-2
/
+3
2013-04-01
iio: mxs-lradc: remove unneeded mach header inclusion
Shawn Guo
1
-3
/
+0
2013-04-01
rtc: stmp3xxx: use stmp_reset_block() instead
Shawn Guo
1
-4
/
+2
2013-04-01
clk: mxs: remove the use of mach level IO accessor
Shawn Guo
2
-13
/
+11
2013-04-01
clk: mxs: get base address from device tree
Shawn Guo
4
-16
/
+37
2013-04-01
ARM: mxs: remove unneeded mach-types.h inclusion
Shawn Guo
1
-1
/
+0
2013-04-01
ARM: mxs: move icoll driver into drivers/irqchip
Shawn Guo
6
-16
/
+23
2013-04-01
ARM: mxs: call stmp_reset_block() in icoll
Shawn Guo
1
-2
/
+2
2013-04-01
ARM: mxs: get icoll base address from device tree
Shawn Guo
1
-2
/
+5
2013-04-01
ARM: mxs: move timer driver into drivers/clocksource
Shawn Guo
3
-1
/
+2
2013-04-01
ARM: mxs: select STMP_DEVICE and use it for timer code
Shawn Guo
2
-9
/
+9
2013-04-01
ARM: mxs: remove cpu_is_mx23() call from timer code
Shawn Guo
1
-1
/
+2
2013-04-01
ARM: mxs: get timrot base address from device tree
Shawn Guo
1
-1
/
+5
2013-04-01
ARM: mxs: look up timrot clock from device tree
Shawn Guo
5
-4
/
+3
2013-04-01
ARM: mxs: use CLKSRC_OF helper to initialize timer
Shawn Guo
6
-15
/
+6
2013-04-01
Linux 3.9-rc5
v3.9-rc5
Linus Torvalds
1
-1
/
+1
2013-03-31
Revert "lockdep: check that no locks held at freeze time"
Paul Walmsley
4
-14
/
+12
2013-03-30
dw_dmac: adjust slave_id accordingly to request line base
Andy Shevchenko
2
-1
/
+17
2013-03-30
dmaengine: dw_dma: fix endianess for DT xlate function
Arnd Bergmann
1
-3
/
+3
2013-03-29
PNP: List Rafael Wysocki as a maintainer
Rafael J. Wysocki
1
-1
/
+1
2013-03-29
rbd: don't zero-fill non-image object requests
Alex Elder
1
-17
/
+30
2013-03-29
ia64 idle: delete stale (*idle)() function pointer
Len Brown
1
-4
/
+1
2013-03-29
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
1
-1
/
+2
2013-03-29
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
Nicholas Bellinger
1
-1
/
+3
2013-03-29
tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
Nicholas Bellinger
1
-2
/
+11
2013-03-29
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...
Michel Lespinasse
5
-21
/
+11
2013-03-28
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
Konstantin Holoborodko
2
-0
/
+8
2013-03-28
mg_disk: fix error return code in mg_probe()
Wei Yongjun
1
-1
/
+3
2013-03-28
Btrfs: fix wrong return value of btrfs_lookup_csum()
Miao Xie
1
-1
/
+3
2013-03-28
Btrfs: fix wrong reservation of csums
Miao Xie
2
-2
/
+2
2013-03-28
Btrfs: fix double free in the btrfs_qgroup_account_ref()
Wang Shilong
1
-2
/
+1
2013-03-28
Btrfs: limit the global reserve to 512mb
Josef Bacik
1
-1
/
+1
2013-03-28
Btrfs: hold the ordered operations mutex when waiting on ordered extents
Josef Bacik
1
-0
/
+2
2013-03-28
Btrfs: fix space accounting for unlink and rename
Josef Bacik
1
-4
/
+2
2013-03-28
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
1
-6
/
+41
2013-03-28
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
Jan Schmidt
1
-6
/
+4
2013-03-27
vfs/splice: Fix missed checks in new __kernel_write() helper
Al Viro
1
-0
/
+3
2013-03-27
xen/events: avoid race with raising an event in unmask_evtchn()
David Vrabel
1
-5
/
+15
2013-03-27
xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.
Konrad Rzeszutek Wilk
1
-2
/
+1
2013-03-27
xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-03-27
usb: Fix compile error by selecting USB_OTG_UTILS
Roland Stigge
2
-0
/
+2
[next]