index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Remove irq argument from try_one_irq()
Jiang Liu
2015-07-11
1
-3
/
+3
*
genirq: Remove irq argument from report_bad_irq()
Jiang Liu
2015-07-11
1
-8
/
+6
*
genirq: Remove irq argument from suspend/resume_irq()
Jiang Liu
2015-07-11
1
-4
/
+4
*
genirq: Remove irq argument from __enable/__disable_irq()
Jiang Liu
2015-07-11
3
-10
/
+11
*
genirq: Remove irq arg from __irq_set_trigger()
Jiang Liu
2015-07-11
3
-10
/
+9
*
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
2015-07-11
4
-4
/
+6
*
genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()
Jiang Liu
2015-07-11
4
-11
/
+11
*
irqchip: Prepare for local stub header removal
Joel Porquet
2015-07-11
44
-79
/
+42
*
irqchip/sirfsoc: Fix generic chip allocation wreckage
Thomas Gleixner
2015-07-11
1
-23
/
+25
*
irqchip/dw-apb-ictl: Fix generic domain chip wreckage
Thomas Gleixner
2015-07-11
1
-31
/
+22
*
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-07-08
14
-69
/
+198
|
\
|
*
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
2015-07-07
9205
-213075
/
+970375
|
|
\
|
|
*
ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variants
Russell King
2015-07-03
4
-3
/
+16
|
|
*
ARM: pgtable: document mapping types
Russell King
2015-07-03
1
-1
/
+30
|
|
*
ARM: io: convert ioremap*() to functions
Russell King
2015-07-03
3
-34
/
+62
|
|
*
ARM: io: fix ioremap_wt() implementation
Russell King
2015-07-03
1
-1
/
+1
|
|
*
ARM: io: document ARM specific behaviour of ioremap*() implementations
Russell King
2015-07-03
1
-3
/
+39
|
*
|
ARM: fix lockdep unannotated irqs-off warning
Russell King
2015-07-03
1
-1
/
+1
|
*
|
ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.h
Szabolcs Nagy
2015-07-03
1
-23
/
+33
|
*
|
ARM: add helpful message when truncating physical memory
Russell King
2015-06-29
1
-0
/
+6
|
*
|
ARM: add help text for HIGHPTE configuration entry
Russell King
2015-06-29
1
-0
/
+6
|
*
|
ARM: fix DEBUG_SET_MODULE_RONX build dependencies
Russell King
2015-06-29
1
-1
/
+1
|
*
|
ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()
Vitaly Andrianov
2015-06-29
1
-1
/
+1
|
*
|
ARM: 8394/1: update memblock limit after mapping lowmem
Laura Abbott
2015-06-29
1
-0
/
+1
|
*
|
ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints
Stephen Boyd
2015-06-29
1
-2
/
+2
*
|
|
mei: nfc: fix deadlock on shutdown/suspend path
Tomas Winkler
2015-07-08
3
-19
/
+2
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-07
13
-43
/
+995
|
\
\
\
|
*
|
|
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
2015-07-06
1
-1
/
+1
|
*
|
|
perf: Fix AUX buffer refcounting
Peter Zijlstra
2015-07-06
3
-10
/
+35
|
*
|
|
Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-07-06
9
-32
/
+959
|
|
\
\
\
|
|
*
|
|
tools: Copy rbtree_augmented.h from the kernel
Arnaldo Carvalho de Melo
2015-07-06
3
-3
/
+246
|
|
*
|
|
tools: Move rbtree.h from tools/perf/
Arnaldo Carvalho de Melo
2015-07-06
2
-0
/
+1
|
|
*
|
|
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
2015-07-06
4
-12
/
+550
|
|
*
|
|
perf tools: Copy rbtree.h from the kernel
Arnaldo Carvalho de Melo
2015-07-05
2
-3
/
+90
|
|
*
|
|
tools: Adopt {READ,WRITE_ONCE} from the kernel
Arnaldo Carvalho de Melo
2015-07-05
1
-0
/
+58
*
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-06
5
-21
/
+47
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ext4: replace open coded nofail allocation in ext4_free_blocks()
Michal Hocko
2015-07-05
1
-11
/
+5
|
*
|
|
|
ext4: correctly migrate a file with a hole at the beginning
Eryu Guan
2015-07-04
1
-4
/
+5
|
*
|
|
|
ext4: be more strict when migrating to non-extent based file
Eryu Guan
2015-07-04
1
-1
/
+11
|
*
|
|
|
ext4: fix reservation release on invalidatepage for delalloc fs
Lukas Czerner
2015-07-04
1
-3
/
+12
|
*
|
|
|
ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp
Nikolay Borisov
2015-07-02
1
-3
/
+3
|
*
|
|
|
bufferhead: Add _gfp version for sb_getblk()
Nikolay Borisov
2015-07-02
1
-0
/
+7
|
*
|
|
|
ext4: fix fencepost error in lazytime optimization
Theodore Ts'o
2015-07-02
1
-1
/
+6
*
|
|
|
|
Linux 4.2-rc1
v4.2-rc1
Linus Torvalds
2015-07-05
1
-2
/
+2
*
|
|
|
|
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-05
7
-45
/
+1004
|
\
\
\
\
\
|
*
|
|
|
|
intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver
qipeng.zha
2015-06-30
5
-0
/
+864
|
*
|
|
|
|
tc1100-wmi: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2015-06-27
1
-1
/
+1
|
*
|
|
|
|
dell-laptop: Fix allocating & freeing SMI buffer page
Pali Rohár
2015-06-25
1
-5
/
+3
|
*
|
|
|
|
dell-laptop: Show info about WiGig and UWB in debugfs
Pali Rohár
2015-06-22
1
-0
/
+17
|
*
|
|
|
|
dell-laptop: Update information about wireless control
Pali Rohár
2015-06-22
1
-39
/
+119
[next]