index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-22
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
1
-54
/
+29
2015-04-22
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
1
-15
/
+4
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
5
-124
/
+55
2015-04-22
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
2
-18
/
+34
2015-04-22
hrtimer: Make use of timerqueue_add/del return values
Thomas Gleixner
1
-4
/
+2
2015-04-22
timerqueue: Let timerqueue_add/del return information
Thomas Gleixner
2
-7
/
+11
2015-04-22
hrtimer: Align the hrtimer clock bases as well
Thomas Gleixner
1
-1
/
+9
2015-04-22
hrtimer: Cache line align the hrtimer cpu base
Thomas Gleixner
1
-1
/
+1
2015-04-22
hrtimer: Use cpu_base->active_base for hotpath iterators
Thomas Gleixner
1
-9
/
+8
2015-04-22
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
2
-11
/
+19
2015-04-22
hrtimer: Make offset update smarter
Thomas Gleixner
5
-13
/
+26
2015-04-22
hrtimer: Get rid of softirq time
Thomas Gleixner
4
-143
/
+64
2015-04-22
hrtimer: Make the statistics fields smaller
Thomas Gleixner
3
-7
/
+7
2015-04-22
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
4
-25
/
+15
2015-04-22
sound: Use hrtimer_resolution instead of hrtimer_get_res()
Thomas Gleixner
2
-17
/
+7
2015-04-22
net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
Thomas Gleixner
1
-4
/
+1
2015-04-22
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
3
-23
/
+17
2015-04-22
hrtimer: Update active_bases before calling hrtimer_force_reprogram()
Viresh Kumar
1
-2
/
+3
2015-04-22
hrtimer: Document hrtimer_forward[_now]() proper
Thomas Gleixner
2
-1
/
+24
2015-04-22
timekeeping: Remove stale function prototype
Thomas Gleixner
1
-1
/
+0
2015-04-22
time: Remove nonexistent function prototype
Yingjoe Chen
1
-1
/
+0
2015-04-22
timer_list: Reduce SEQ_printf footprint
Joe Perches
1
-7
/
+14
2015-04-20
smp: don't use 16-bit words for atomic accesses
Linus Torvalds
1
-1
/
+1
2015-04-20
omapdss: extend pm notifier to handle hibernation
Grygorii Strashko
1
-0
/
+4
2015-04-20
OMAPDSS: Correct video ports description file path in DT binding doc
Javier Martinez Canillas
1
-2
/
+2
2015-04-20
OMAPDSS: disable VT switch
Tomi Valkeinen
1
-0
/
+3
2015-04-20
media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus format
Philipp Zabel
2
-8
/
+8
2015-04-19
hexdump: avoid warning in test function
Linus Torvalds
1
-1
/
+1
2015-04-19
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-04-19
smp: Fix error case handling in smp_call_function_*()
Linus Torvalds
1
-1
/
+3
2015-04-19
cpumask: remove __first_cpu / __next_cpu
Rusty Russell
2
-23
/
+2
2015-04-18
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
1
-1
/
+5
2015-04-18
sparc: Make LDC use common iommu poll management functions
Sowmini Varadhan
1
-88
/
+65
2015-04-18
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
4
-242
/
+128
2015-04-18
Break up monolithic iommu table/lock into finer graularity pools and lock
Sowmini Varadhan
3
-1
/
+318
2015-04-18
sparc: Revert generic IOMMU allocator.
David S. Miller
8
-537
/
+325
2015-04-18
tools/power turbostat: correct dumped pkg-cstate-limit value
Len Brown
1
-9
/
+8
2015-04-18
tools/power turbostat: calculate TSC frequency from CPUID(0x15) on SKL
Len Brown
1
-1
/
+38
2015-04-18
tools/power turbostat: correct DRAM RAPL units on recent Xeon processors
Andrey Semin
1
-3
/
+25
2015-04-18
tools/power turbostat: Initial Skylake support
Len Brown
2
-13
/
+116
2015-04-18
tools/power turbostat: Use $(CURDIR) instead of $(PWD) and add support for O=...
Thomas D
1
-1
/
+5
2015-04-18
tools/power turbostat: modprobe msr, if needed
Len Brown
1
-2
/
+3
2015-04-18
tools/power turbostat: dump MSR_TURBO_RATIO_LIMIT2
Len Brown
1
-36
/
+105
2015-04-18
tools/power turbostat: use new MSR_TURBO_RATIO_LIMIT names
Len Brown
1
-4
/
+4
2015-04-18
Bluetooth: hidp: Fix regression with older userspace and flags validation
Marcel Holtmann
1
-1
/
+2
2015-04-18
config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected
Konrad Rzeszutek Wilk
1
-1
/
+1
2015-04-18
perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()
Ingo Molnar
1
-18
/
+15
2015-04-17
net: dsa: use DEVICE_ATTR_RW to declare temp1_max
Vivien Didelot
1
-3
/
+3
2015-04-17
ide: remove deprecated use of pci api
Quentin Lambert
4
-7
/
+6
2015-04-17
iommu-common: Fix PARISC compile-time warnings
Sowmini Varadhan
1
-1
/
+5
[next]