index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
clock.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-28
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
1
-6
/
+2
2014-04-26
Btrfs: limit the path size in send to PATH_MAX
Chris Mason
1
-0
/
+5
2014-04-26
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
6
-33
/
+111
2014-04-25
usb: dwc2: fix sparse warning
Paul Zimmerman
1
-1
/
+2
2014-04-25
s390/ccwgroup: Fix memory corruption
Christian Borntraeger
1
-1
/
+1
2014-04-25
kernfs: add back missing error check in kernfs_fop_mmap()
Tejun Heo
1
-0
/
+2
2014-04-25
kernfs: fix a subdir count leak
Jianyu Zhan
1
-3
/
+6
2014-04-25
usb: option: add and update a number of CMOTech devices
Bjørn Mork
1
-4
/
+70
2014-04-25
usb: option: add Alcatel L800MA
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: option: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+4
2014-04-25
usb: qcserial: add Sierra Wireless MC7305/MC7355
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: qcserial: add Sierra Wireless MC73xx
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: qcserial: add Sierra Wireless EM7355
Bjørn Mork
1
-0
/
+3
2014-04-25
arm64: init: Move of_clk_init to time_init
Chanho Min
2
-1
/
+2
2014-04-25
USB: io_ti: fix firmware download on big-endian machines
Johan Hovold
1
-17
/
+33
2014-04-25
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
David Cohen
1
-3
/
+3
2014-04-25
xhci: extend quirk for Renesas cards
Igor Gnatenko
1
-3
/
+1
2014-04-25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
Denis Turischev
1
-0
/
+2
2014-04-25
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
3
-39
/
+31
2014-04-25
arm64: initialize spinlock for init_mm's context
Leo Yan
1
-0
/
+3
2014-04-25
arm64: debug: remove noisy, pointless warning
Will Deacon
1
-3
/
+0
2014-04-25
arm64: mm: Add THP TLB entries to general mmu_gather
Steve Capper
1
-0
/
+6
2014-04-25
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Sebastian Hesselbarth
2
-3
/
+4
2014-04-25
ARM: 8041/1: pj4: fix cpu_is_pj4 check
Sebastian Hesselbarth
1
-7
/
+7
2014-04-25
ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor
Sebastian Hesselbarth
1
-1
/
+33
2014-04-25
ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is set
Sebastian Hesselbarth
1
-2
/
+6
2014-04-25
ARM: 8038/1: iwmmxt: explicitly check for supported architectures
Sebastian Hesselbarth
1
-2
/
+6
2014-04-25
Btrfs: correctly set profile flags on seqlock retry
Filipe Manana
1
-1
/
+3
2014-04-25
Btrfs: use correct key when repeating search for extent item
Filipe Manana
1
-0
/
+2
2014-04-25
Btrfs: fix inode caching vs tree log
Miao Xie
1
-16
/
+2
2014-04-25
Btrfs: fix possible memory leaks in open_ctree()
Wang Shilong
1
-5
/
+5
2014-04-25
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
Wang Shilong
1
-1
/
+5
2014-04-25
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
Wang Shilong
2
-14
/
+14
2014-04-25
btrfs: replace error code from btrfs_drop_extents
David Sterba
2
-5
/
+5
2014-04-25
btrfs: Change the hole range to a more accurate value.
Qu Wenruo
1
-1
/
+1
2014-04-25
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
1
-18
/
+21
2014-04-25
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
1
-1
/
+1
2014-04-25
serial: samsung: don't check config for every character
Doug Anderson
1
-5
/
+6
2014-04-25
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
1
-6
/
+6
2014-04-25
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
1
-2
/
+7
2014-04-25
8250_core: Fix unwanted TX chars write
Loic Poulain
1
-1
/
+1
2014-04-25
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
2
-2
/
+15
2014-04-24
usb: ftdi-elan: Use pr_<level>
Joe Perches
1
-9
/
+9
2014-04-24
usb: ftdi-elan: Coalesce string fragment
Joe Perches
1
-4
/
+3
2014-04-24
usb: ftdi-elan: Coalesce formats
Joe Perches
1
-95
/
+56
2014-04-24
usb: ftdi-elan: Convert leading spaces to tabs
Joe Perches
1
-2451
/
+2451
2014-04-24
usb: ftdi-elan: Fix format fragments
Joe Perches
1
-4
/
+4
2014-04-24
usb: dwc2: move s3c-hsotg data structures
Dinh Nguyen
2
-179
/
+183
2014-04-24
usb: dwc2/s3c-hsotg: move s3c-hsotg into dwc2 directory
Dinh Nguyen
6
-625
/
+273
2014-04-24
usb: dwc2: add defines to support s3c-hsotg driver
Dinh Nguyen
1
-5
/
+7
[next]