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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
perf: Export perf_event_sysfs_show()
Thomas Gleixner
1
-0
/
+1
2016-02-29
perf/x86/intel/rapl: Convert it to a per package facility
Thomas Gleixner
1
-108
/
+86
2016-02-29
perf/x86/intel/rapl: Utilize event->pmu_private
Thomas Gleixner
1
-4
/
+12
2016-02-29
perf/x86/intel/rapl: Make PMU lock raw
Thomas Gleixner
1
-10
/
+10
2016-02-29
perf/x86/intel/rapl: Refactor the code some more
Thomas Gleixner
1
-30
/
+31
2016-02-29
perf/x86/intel/rapl: Clean up the printk output
Thomas Gleixner
1
-19
/
+23
2016-02-29
perf/x86/intel/rapl: Calculate timing once
Thomas Gleixner
1
-21
/
+18
2016-02-29
perf/x86/intel/rapl: Sanitize the quirk handling
Thomas Gleixner
1
-30
/
+19
2016-02-29
perf/x86/intel/rapl: Add proper error handling
Thomas Gleixner
1
-8
/
+21
2016-02-29
perf/x86/intel/rapl: Make Knights Landings support functional
Thomas Gleixner
1
-1
/
+1
2016-02-29
perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups
Thomas Gleixner
1
-21
/
+11
2016-02-29
cpumask: Export cpumask_any_but()
Thomas Gleixner
1
-0
/
+1
2016-02-29
perf/x86/intel/uncore: Make PCI and MSR uncore independent
Thomas Gleixner
1
-16
/
+18
2016-02-29
perf/x86/intel/uncore: Clear all hardware state on exit
Thomas Gleixner
1
-0
/
+26
2016-02-29
perf/x86/uncore: Track packages, not per CPU data
Thomas Gleixner
3
-252
/
+198
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
6
-0
/
+142
2016-02-29
perf/x86/intel/uncore: Store box in event->pmu_private
Thomas Gleixner
3
-16
/
+12
2016-02-29
perf: Allow storage of PMU private data in event
Thomas Gleixner
1
-0
/
+1
2016-02-29
perf/x86/uncore: Make uncore_pcibus_to_physid() static
Thomas Gleixner
2
-2
/
+1
2016-02-29
perf/x86/intel/uncore: Make code more readable
Thomas Gleixner
1
-45
/
+50
2016-02-29
perf/x86/intel/uncore: Clean up hardware on exit
Thomas Gleixner
4
-1
/
+33
2016-02-29
perf/x86/intel/uncore: Add sanity checks for PCI dev package id
Thomas Gleixner
1
-1
/
+1
2016-02-29
perf/x86/intel/uncore: Fix error handling
Thomas Gleixner
2
-43
/
+94
2016-02-29
perf/x86/intel/uncore: Simplify error rollback
Thomas Gleixner
1
-21
/
+24
2016-02-29
perf/x86/intel/uncore: Remove pointless mask check
Thomas Gleixner
1
-6
/
+0
2016-02-29
perf: Add a reviewer
Peter Zijlstra
1
-0
/
+1
2016-02-29
perf/x86/intel/uncore: Remove SBOX support for BDX-DE
Kan Liang
1
-1
/
+7
2016-02-29
Merge tag 'v4.5-rc6' into perf/core, to pick up fixes
Ingo Molnar
501
-4313
/
+7061
2016-02-28
Linux 4.5-rc6
v4.5-rc6
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-131
/
+244
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+15
2016-02-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+8
2016-02-28
Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-02-28
Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-75
/
+127
2016-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-37
/
+22
2016-02-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
24
-105
/
+173
2016-02-27
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-02-27
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-02-27
namei: ->d_inode of a pinned dentry is stable only for positives
Al Viro
1
-2
/
+2
2016-02-27
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-02-27
fs: return -EOPNOTSUPP if clone is not supported
Christoph Hellwig
1
-2
/
+4
2016-02-27
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
24
-46
/
+132
2016-02-27
Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-35
/
+3
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-47
/
+48
2016-02-27
ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()
Ross Zwisler
2
-35
/
+3
2016-02-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2016-02-27
dax: move writeback calls into the filesystems
Ross Zwisler
7
-16
/
+43
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
6
-10
/
+13
[prev]
[next]