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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
3
-11
/
+11
2015-09-16
genirq: Move field 'msi_desc' from irq_data into irq_common_data
Jiang Liu
2
-5
/
+5
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
1
-6
/
+6
2015-09-16
genirq: Move field 'handler_data' from irq_data into irq_common_data
Jiang Liu
2
-5
/
+5
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
1
-3
/
+14
2015-09-16
genirq: Provide IRQD_FORWARDED_TO_VCPU status flag
Thomas Gleixner
1
-0
/
+16
2015-09-16
genirq: Simplify irq_data_to_desc()
Thomas Gleixner
1
-5
/
+1
2015-09-16
genirq: Remove __irq_set_handler_locked()
Thomas Gleixner
1
-10
/
+0
2015-09-16
genirq: Remove __irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-13
/
+0
2015-09-16
cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()
Rafael J. Wysocki
1
-0
/
+5
2015-09-15
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
1
-2
/
+2
2015-09-15
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
1
-2
/
+9
2015-09-15
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
1
-2
/
+2
2015-09-15
genirq: Update the comment for generic_handle_irq_desc
Huang Shijie
1
-3
/
+1
2015-09-15
genirq: Remove stale comment
Thomas Gleixner
1
-4
/
+0
2015-09-15
locking/static_keys: Fix up the static keys documentation
Jonathan Corbet
1
-6
/
+4
2015-09-15
ACPI: Eliminate CONFIG_.*{, _MODULE} #ifdef in favor of IS_ENABLED()
Sudeep Holla
2
-3
/
+3
2015-09-15
Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Rafael J. Wysocki
1
-1
/
+23
2015-09-14
netfilter: bridge: fix routing of bridge frames with call-iptables=1
Florian Westphal
1
-3
/
+3
2015-09-14
thermal: Add a function to get the minimum power
Javi Merino
1
-0
/
+6
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
1
-24
/
+5
2015-09-13
thermal: Fix thermal_zone_of_sensor_register to match documentation
Punit Agrawal
1
-1
/
+1
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-10
/
+69
2015-09-11
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
2
-5
/
+5
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
9
-37
/
+40
2015-09-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-35
/
+21
2015-09-11
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-6
/
+49
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2
-18
/
+14
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
1
-9
/
+10
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
4
-1
/
+59
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-1
/
+9
2015-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2015-09-11
block: Refuse request/bio merges with gaps in the integrity payload
Sagi Grimberg
1
-0
/
+30
2015-09-11
Merge branch 'pm-opp'
Rafael J. Wysocki
1
-0
/
+6
2015-09-11
target: use stringify.h instead of own definition
David Disseldorp
1
-4
/
+0
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
1
-0
/
+13
2015-09-11
locking/qspinlock/x86: Fix performance regression under unaccelerated VMs
Peter Zijlstra
1
-2
/
+2
2015-09-11
PM / devfreq: comments for get_dev_status usage updated
MyungJoo Ham
1
-1
/
+8
2015-09-11
PM / devfreq: cache the last call to get_dev_status()
Javi Merino
1
-0
/
+15
2015-09-10
Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-155
/
+397
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-35
/
+341
2015-09-10
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+14
2015-09-11
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...
Dave Airlie
1
-1
/
+1
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-6
/
+82
2015-09-10
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-7
/
+11
2015-09-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-7
/
+91
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-0
/
+15
[prev]
[next]