index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
genirq: Add more helper functions to support stacked irq_chip
Yingjoe Chen
2014-11-23
1
-0
/
+6
|
*
|
|
genirq: Introduce helper functions to support stacked irq_chip
Jiang Liu
2014-11-23
1
-0
/
+5
|
*
|
|
irqdomain: Introduce new interfaces to support hierarchy irqdomains
Jiang Liu
2014-11-23
2
-0
/
+103
|
*
|
|
PCI/MSI: Introduce helpers to hide struct msi_desc implementation details
Jiang Liu
2014-11-23
1
-0
/
+19
|
*
|
|
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
2014-11-23
1
-5
/
+13
|
*
|
|
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
1
-2
/
+12
|
*
|
|
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
2014-11-23
1
-2
/
+3
|
*
|
|
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-12
3
-10
/
+10
|
*
|
|
s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
Yijing Wang
2014-11-11
1
-2
/
+0
|
*
|
|
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
2014-11-11
1
-2
/
+4
|
*
|
|
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
2014-11-07
1
-0
/
+1
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-10
1
-7
/
+25
|
\
\
\
\
|
*
|
|
|
genirq: Generic chip: Add big endian I/O accessors
Kevin Cernekee
2014-11-09
1
-0
/
+2
|
*
|
|
|
genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}
Kevin Cernekee
2014-11-09
1
-2
/
+12
|
*
|
|
|
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-11-09
1
-7
/
+13
|
|
/
/
/
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-12-10
3
-9
/
+78
|
\
\
\
\
|
*
|
|
|
time: Remove timekeeping_inject_sleeptime()
John Stultz
2014-11-21
1
-11
/
+0
|
*
|
|
|
rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement
pang.xunlei
2014-11-21
1
-2
/
+19
|
*
|
|
|
time: Expose get_monotonic_coarse64() for in-kernel uses
John Stultz
2014-11-21
1
-1
/
+10
|
*
|
|
|
time: Expose getrawmonotonic64 for in-kernel uses
John Stultz
2014-11-21
1
-1
/
+14
|
*
|
|
|
time: Provide y2038 safe mktime() replacement
pang.xunlei
2014-11-21
1
-3
/
+14
|
*
|
|
|
time: Provide y2038 safe timekeeping_inject_sleeptime() replacement
pang.xunlei
2014-11-21
1
-1
/
+12
|
*
|
|
|
time: Provide y2038 safe do_settimeofday() replacement
pang.xunlei
2014-11-21
1
-1
/
+20
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-12-10
9
-82
/
+167
|
\
\
\
\
|
*
|
|
|
sched/numa: Init numa balancing fields of init_task
Kirill Tkhai
2014-11-16
1
-0
/
+10
|
*
|
|
|
sched: Update comments about CLONE_NEWUTS and CLONE_NEWIPC
Chen Hanxiao
2014-11-16
1
-2
/
+2
|
*
|
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2014-11-16
26
-111
/
+145
|
|
\
\
\
\
|
*
|
|
|
|
sched: Refactor task_struct to use numa_faults instead of numa_* pointers
Iulia Manda
2014-11-04
1
-18
/
+13
|
*
|
|
|
|
sched/wait: Remove wait_event_freezekillable()
Peter Zijlstra (Intel)
2014-11-04
1
-12
/
+0
|
*
|
|
|
|
sched/wait: Reimplement wait_event_freezable()
Peter Zijlstra
2014-11-04
2
-38
/
+57
|
*
|
|
|
|
sched: Exclude cond_resched() from nested sleep test
Peter Zijlstra
2014-10-28
2
-3
/
+6
|
*
|
|
|
|
sched: Debug nested sleeps
Peter Zijlstra
2014-10-28
1
-2
/
+44
|
*
|
|
|
|
sched, net: Clean up sk_wait_event() vs. might_sleep()
Peter Zijlstra
2014-10-28
1
-0
/
+1
|
*
|
|
|
|
sched, exit: Deal with nested sleeps
Peter Zijlstra
2014-10-28
1
-0
/
+2
|
*
|
|
|
|
sched/wait: Add might_sleep() checks
Peter Zijlstra
2014-10-28
1
-0
/
+16
|
*
|
|
|
|
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
2014-10-28
1
-1
/
+6
|
*
|
|
|
|
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
Juri Lelli
2014-10-28
1
-0
/
+2
|
*
|
|
|
|
sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...
Juri Lelli
2014-10-28
1
-0
/
+2
|
*
|
|
|
|
sched: Kill task_preempt_count()
Oleg Nesterov
2014-10-28
1
-3
/
+0
|
*
|
|
|
|
sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()
Oleg Nesterov
2014-10-28
1
-3
/
+6
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-10
2
-18
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf: Improve the perf_sample_data struct layout
Peter Zijlstra
2014-11-16
1
-17
/
+17
|
*
|
|
|
|
|
perf: Add ability to sample machine state on interrupt
Stephane Eranian
2014-11-16
2
-3
/
+19
*
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-10
6
-17
/
+20
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-11-20
6
-17
/
+20
|
|
\
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
|
|
|
\
\
\
\
\
\
|
|
*
-
-
-
.
\
\
\
\
\
\
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
2014-11-13
6
-17
/
+20
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
|
|
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
2014-10-29
4
-8
/
+8
|
|
|
|
_
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
rcu: More info about potential deadlocks with rcu_read_unlock()
Oleg Nesterov
2014-11-13
1
-1
/
+3
|
|
|
|
*
|
|
|
|
|
|
rcu: Optimize cond_resched_rcu_qs()
Paul E. McKenney
2014-11-13
1
-2
/
+2
|
|
|
|
*
|
|
|
|
|
|
rcu: Add sparse check for RCU_INIT_POINTER()
Pranith Kumar
2014-11-13
1
-0
/
+1
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
[prev]
[next]