index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2014-07-25
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
-4
/
+42
2014-07-25
scatterlist: allow chaining to preallocated chunks
Christoph Hellwig
-3
/
+3
2014-07-25
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
-8
/
+6
2014-07-26
dmaengine: of: add common xlate function for matching by channel id
Alexander Popov
-0
/
+4
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
-0
/
+6
2014-07-25
security: introduce kernel_fw_from_file hook
Kees Cook
-0
/
+17
2014-07-25
regmap: Fix return code for stub regmap_get_device()
Mark Brown
-1
/
+1
2014-07-25
regulator: Add helpers for low-level register access
Tuomas Tynkkynen
-0
/
+26
2014-07-25
regmap: Add regmap_get_device
Tuomas Tynkkynen
-0
/
+7
2014-07-25
mfd: max77686: Ensure device type IDs are architecture agnostic
Lee Jones
-1
/
+1
2014-07-25
mfd: max77686: Add Maxim 77802 PMIC support
Javier Martinez Canillas
-2
/
+263
2014-07-25
netfilter: kill remnants of ulog targets
Paul Bolle
-6
/
+0
2014-07-25
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
-20
/
+22
2014-07-25
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux
Catalin Marinas
-0
/
+198
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
-3
/
+1
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
-7
/
+3
2014-07-25
scsi: convert target_busy to an atomic_t
Christoph Hellwig
-2
/
+2
2014-07-25
dmaengine: Remove unused definition of DMA_MAX_COOKIE
Geert Uytterhoeven
-1
/
+0
2014-07-25
dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC
Nicolin Chen
-0
/
+1
2014-07-24
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
-25
/
+25
2014-07-24
Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
-0
/
+4
2014-07-24
Merge tag 'v3.16-rc6' into next
Dmitry Torokhov
-4885
/
+14536
2014-07-24
gpio: remove gpio_ensure_requested()
Alexandre Courbot
-3
/
+12
2014-07-24
Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
-3
/
+4
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
-1
/
+4
2014-07-24
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
-5
/
+528
2014-07-24
gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc
Guenter Roeck
-0
/
+3
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
-0
/
+8
2014-07-24
openvswitch: Allow each vport to have an array of 'port_id's.
Alex Wang
-4
/
+9
2014-07-23
Merge branch 'clk-rockchip' into clk-next
Mike Turquette
-0
/
+613
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
-3
/
+5
2014-07-23
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+1
2014-07-23
of: Transactional DT support.
Pantelis Antoniou
-0
/
+76
2014-07-23
of: Reorder device tree changes and notifiers
Grant Likely
-0
/
+1
2014-07-23
[media] rc-core: improve ir-kbd-i2c get_key functions
David Härdeman
-2
/
+14
2014-07-23
of: Make devicetree sysfs update functions consistent.
Grant Likely
-2
/
+0
2014-07-23
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
-0
/
+12
2014-07-23
timekeeping: Use cached ntp_tick_length when accumulating error
John Stultz
-0
/
+9
2014-07-23
timekeeping: Rework frequency adjustments to work better w/ nohz
John Stultz
-0
/
+1
2014-07-23
timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC
Thomas Gleixner
-0
/
+2
2014-07-23
seqcount: Add raw_write_seqcount_latch()
Mathieu Desnoyers
-0
/
+11
2014-07-23
seqcount: Provide raw_read_seqcount()
Thomas Gleixner
-0
/
+16
2014-07-23
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
-48
/
+55
2014-07-23
timekeeping: Restructure the timekeeper some more
Thomas Gleixner
-0
/
+4
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
-5
/
+4
2014-07-23
timekeeping: Provide ktime_get_raw()
Thomas Gleixner
-0
/
+9
2014-07-23
timekeeping: Simplify timekeeping_clocktai()
Thomas Gleixner
-0
/
+5
2014-07-23
timekeeping: Remove timekeeper.total_sleep_time
Thomas Gleixner
-4
/
+2
2014-07-23
timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
Thomas Gleixner
-1
/
+8
2014-07-23
timekeeping: Remove monotonic_to_bootbased
Thomas Gleixner
-1
/
+0
[prev]
[next]