index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
IPMI.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-21
Revert "ocfs2: incorrect check for debugfs returns"
Linus Torvalds
3
-37
/
+16
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
2015-04-17
netns: remove BUG_ONs from net_generic()
Denys Vlasenko
1
-2
/
+0
2015-04-17
IB/ipoib: Fix ndo_get_iflink
Erez Shitrit
2
-2
/
+6
2015-04-17
sfc: Fix memcpy() with const destination compiler warning.
David S. Miller
1
-1
/
+1
2015-04-17
altera tse: Fix network-delays and -retransmissions after high throughput.
Andreas Oetken
1
-2
/
+7
2015-04-17
tile: nohz: warn if nohz_full uses hypervisor shared cores
Chris Metcalf
2
-1
/
+28
2015-04-17
tile: ftrace: fix function_graph tracer issues
Tony Lu
3
-2
/
+13
2015-04-17
tile: map data region shadow of kernel as R/W
Chris Metcalf
1
-2
/
+5
2015-04-17
tile: support CONTEXT_TRACKING and thus NOHZ_FULL
Chris Metcalf
8
-28
/
+67
2015-04-17
net: remove unused 'dev' argument from netif_needs_gso()
Johannes Berg
4
-4
/
+4
2015-04-17
act_mirred: Fix bogus header when redirecting from VLAN
Herbert Xu
2
-2
/
+2
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
7
-18
/
+36
2015-04-17
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
1
-4
/
+6
2015-04-17
mvsas: fix panic on expander attached SATA devices
James Bottomley
1
-4
/
+1
2015-04-17
am53c974: Fix crash during modprobe
Hannes Reinecke
1
-2
/
+4
2015-04-17
tile: support arch_irq_work_raise
Chris Metcalf
4
-2
/
+46
2015-04-17
arch: tile: fix null pointer dereference on pt_regs pointer
Colin Ian King
1
-7
/
+8
2015-04-17
tile/elf: reorganize notify_exec()
Davidlohr Bueso
1
-18
/
+29
2015-04-17
tile: use si_int instead of si_ptr for compat_siginfo
Chris Metcalf
1
-6
/
+5
2015-04-17
blk-mq: fix iteration of busy bitmap
Jens Axboe
2
-4
/
+4
2015-04-17
proc: show locks in /proc/pid/fdinfo/X
Andrey Vagin
4
-10
/
+66
2015-04-17
docs: add missing and new /proc/PID/status file entries, fix typos
Nathan Scott
1
-3
/
+8
[next]