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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-13
locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG
Sebastian Andrzej Siewior
1
-3
/
+0
2015-05-13
ktime: Fix ktime_divns to do signed division
John Stultz
1
-6
/
+21
2015-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-10
/
+133
2015-05-12
net: Remove remaining remnants of pm_qos from netdevice.h
David Ahern
1
-3
/
+0
2015-05-12
block: remove export for blk_queue_bio
Mike Snitzer
1
-2
/
+0
2015-05-12
drm/radeon: add new bonaire pci id
Alex Deucher
1
-0
/
+1
2015-05-12
HID: hid-sensor-hub: Fix debug lock warning
Srinivas Pandruvada
1
-2
/
+2
2015-05-11
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2015-05-11
Merge branch 'x86/asm' into x86/apic, to resolve a conflict
Ingo Molnar
162
-812
/
+3632
2015-05-11
x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)
Luis R. Rodriguez
1
-0
/
+8
2015-05-10
pty: Fix input race when closing
Peter Hurley
1
-1
/
+1
2015-05-09
mpls: Change reserved label names to be consistent with netbsd
Tom Herbert
1
-6
/
+6
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-05-08
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2015-05-08
clk: si5351: Do not pass struct clk in platform_data
Sebastian Hesselbarth
1
-4
/
+0
2015-05-08
locking/qspinlock: Revert to test-and-set on hypervisors
Peter Zijlstra (Intel)
1
-0
/
+7
2015-05-08
locking/qspinlock: Optimize for smaller NR_CPUS
Peter Zijlstra (Intel)
1
-0
/
+13
2015-05-08
locking/qspinlock: Extract out code snippets for the next patch
Waiman Long
1
-0
/
+2
2015-05-08
locking/qspinlock: Add pending bit
Peter Zijlstra (Intel)
1
-3
/
+9
2015-05-08
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
Waiman Long
2
-0
/
+190
2015-05-08
kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment
Preeti U Murthy
1
-1
/
+1
2015-05-08
locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()
Waiman Long
1
-0
/
+5
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
1
-3
/
+4
2015-05-07
Merge tag 'for-linus' of git://github.com/dledford/linux
Linus Torvalds
4
-5
/
+31
2015-05-06
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
1
-1
/
+1
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2015-05-05
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-05
util_macros.h: have array pointer point to array of constants
Guenter Roeck
1
-1
/
+1
2015-05-05
mpls: Move reserved label definitions
Tom Herbert
1
-0
/
+10
2015-05-05
IB/core: Fix unaligned accesses
David Ahern
1
-3
/
+4
2015-05-05
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
1
-2
/
+1
2015-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-1
/
+22
2015-05-05
RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...
Tatyana Nikolova
2
-0
/
+26
2015-05-04
Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+2
2015-05-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-4
/
+114
2015-05-04
blk-mq: fix FUA request hang
Shaohua Li
1
-1
/
+1
2015-05-04
mac80211: fix 90 kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2015-05-04
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
3
-1
/
+22
2015-05-03
codel: fix maxpacket/mtu confusion
Eric Dumazet
1
-3
/
+7
2015-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-5
/
+19
2015-05-01
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2015-04-30
Merge tag 'sound-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
5
-8
/
+24
2015-04-30
Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
4
-3
/
+15
2015-04-30
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
1
-0
/
+2
2015-04-30
mac802154: add description to mac802154 APIs
Varka Bhadram
1
-2
/
+92
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+0
[prev]
[next]