index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2014-11-16
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
-111
/
+145
2014-11-16
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
-5
/
+0
2014-11-04
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
-18
/
+13
2014-11-04
sched/wait: Remove wait_event_freezekillable()
Peter Zijlstra (Intel)
-12
/
+0
2014-11-04
sched/wait: Reimplement wait_event_freezable()
Peter Zijlstra
-38
/
+57
2014-11-03
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
-4
/
+4
2014-11-02
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
-18
/
+3
2014-11-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
-6
/
+5
2014-11-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-1
/
+0
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-3
/
+22
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+42
2014-10-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2014-10-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-7
/
+7
2014-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-11
/
+9
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-0
/
+20
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
-0
/
+10
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
-0
/
+10
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
-0
/
+1
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
-0
/
+2
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
-2
/
+6
2014-10-30
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
-9
/
+9
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
-52
/
+33
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
-41
/
+17
2014-10-29
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
-1
/
+0
2014-10-29
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
-7
/
+10
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
-3
/
+6
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+2
2014-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-0
/
+7
2014-10-28
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
Martin K. Petersen
-2
/
+2
2014-10-28
overlayfs: fix lockdep misannotation
Miklos Szeredi
-3
/
+6
2014-10-28
rcu: Provide counterpart to rcu_dereference() for non-RCU situations
Paul E. McKenney
-0
/
+15
2014-10-28
usbnet: add a callback for set_rx_mode
Olivier Blin
-0
/
+4
2014-10-28
skbuff.h: fix kernel-doc warning for headers_end
Randy Dunlap
-0
/
+4
2014-10-28
rcu: Make rcu_barrier() understand about missing rcuo kthreads
Paul E. McKenney
-9
/
+9
2014-10-28
drm/radeon: remove invalid pci id
Alex Deucher
-1
/
+0
2014-10-28
compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles
Steven Noonan
-2
/
+0
2014-10-28
sched: Exclude cond_resched() from nested sleep test
Peter Zijlstra
-3
/
+6
2014-10-28
sched: Debug nested sleeps
Peter Zijlstra
-2
/
+44
2014-10-28
sched, net: Clean up sk_wait_event() vs. might_sleep()
Peter Zijlstra
-0
/
+1
2014-10-28
sched, exit: Deal with nested sleeps
Peter Zijlstra
-0
/
+2
2014-10-28
sched/wait: Add might_sleep() checks
Peter Zijlstra
-0
/
+16
2014-10-28
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
-1
/
+6
2014-10-28
perf: Fix typos in sample code in the perf_event.h header
Andy Lutomirski
-7
/
+7
2014-10-28
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
Juri Lelli
-0
/
+2
2014-10-28
sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...
Juri Lelli
-0
/
+2
2014-10-28
sched: Kill task_preempt_count()
Oleg Nesterov
-3
/
+0
2014-10-28
sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()
Oleg Nesterov
-3
/
+6
2014-10-28
sched: Update comments for CLONE_NEWNS
Chen Hanxiao
-1
/
+1
2014-10-28
scsi: set REQ_QUEUE for the blk-mq case
Christoph Hellwig
-4
/
+4
2014-10-28
Revert "block: all blk-mq requests are tagged"
Christoph Hellwig
-2
/
+1
[next]