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