index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-33
/
+12
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
1
-0
/
+5
2017-06-04
KVM: improve arch vcpu request defining
Andrew Jones
1
-0
/
+7
2017-06-04
posix-timers: Add active flag to k_itimer
Thomas Gleixner
1
-0
/
+2
2017-06-04
posix-timers: Rename do_schedule_next_timer
Thomas Gleixner
1
-1
/
+1
2017-06-04
posix-timers: Store k_clock pointer in k_itimer
Thomas Gleixner
1
-0
/
+2
2017-06-04
posix-timers: Move interval out of the union
Thomas Gleixner
1
-2
/
+2
2017-06-04
posix-timers: Move posix-timer internals to core
Thomas Gleixner
1
-30
/
+0
2017-06-04
posix-timers: Cleanup struct k_itimer
Thomas Gleixner
1
-21
/
+40
2017-06-04
posix-clocks: Remove interval timer facility and mmap/fasync callbacks
Thomas Gleixner
1
-22
/
+0
2017-06-04
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
31
-52
/
+198
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
2
-19
/
+13
2017-06-04
signal: Move copy_siginfo_to_user to <linux/signal.h>
Christoph Hellwig
2
-4
/
+2
2017-06-04
posix-timers: Move the do_schedule_next_timer declaration
Christoph Hellwig
2
-1
/
+3
2017-06-04
ia64: Remove HAVE_ARCH_COPY_SIGINFO
Christoph Hellwig
1
-6
/
+1
2017-06-04
genirq: Handle NOAUTOEN interrupt setup proper
Thomas Gleixner
1
-0
/
+6
2017-06-03
iio: inkern: api for manipulating ext_info of iio channels
Peter Rosin
1
-0
/
+37
2017-06-03
mux: minimal mux subsystem
Peter Rosin
2
-0
/
+140
2017-06-03
dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
Peter Rosin
1
-0
/
+16
2017-06-03
arm,arm64,drivers: add a prefix to drivers arch_topology interfaces
Juri Lelli
1
-4
/
+4
2017-06-03
arm,arm64,drivers: move externs in a new header file
Juri Lelli
1
-0
/
+17
2017-06-03
tty: handle the case where we cannot restore a line discipline
Alan Cox
1
-0
/
+1
2017-06-03
tty: reserve N_SPEAKUP number
Greg Kroah-Hartman
1
-0
/
+1
2017-06-03
usb: typec: Add a sysfs node to manage port type
Badhri Jagan Sridharan
1
-0
/
+4
2017-06-03
rtc: remove rtc_device.name
Alexandre Belloni
1
-1
/
+0
2017-06-02
clk: versatile: delete old RealView clock implementation
Linus Walleij
1
-1
/
+0
2017-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-2
/
+26
2017-06-02
Merge branch 'clk-bulk-get' into clk-next
Stephen Boyd
1
-0
/
+132
2017-06-02
clk: add managed version of clk_bulk_get
Dong Aisheng
1
-0
/
+21
2017-06-02
clk: add clk_bulk_get accessories
Dong Aisheng
1
-0
/
+111
2017-06-02
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
2
-0
/
+9
2017-06-02
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
1
-0
/
+11
2017-06-02
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
1
-1
/
+5
2017-06-02
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
1
-1
/
+1
2017-06-02
i2c: sh_mobile: remove platform_data
Wolfram Sang
1
-11
/
+0
2017-06-02
Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...
Linus Torvalds
1
-0
/
+51
2017-06-02
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
1
-2
/
+2
2017-06-02
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
1
-1
/
+2
2017-06-02
Merge tag 'meson-clk-for-4.13' of git://github.com/BayLibre/clk-meson into cl...
Stephen Boyd
1
-1
/
+9
2017-06-02
clk: Provide dummy of_clk_get_from_provider() for compile-testing
Geert Uytterhoeven
1
-0
/
+4
2017-06-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+701
2017-06-02
ALSA: pcm: Direct in-kernel read/write support
Takashi Iwai
1
-5
/
+33
2017-06-02
ALSA: pcm: Unify read/write loop
Takashi Iwai
1
-8
/
+5
2017-06-02
ALSA: pcm: Call directly the common read/write helpers
Takashi Iwai
1
-9
/
+34
2017-06-02
ALSA: pcm: Drop the old copy and silence ops
Takashi Iwai
1
-5
/
+0
2017-06-02
ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops
Takashi Iwai
1
-0
/
+7
2017-06-02
drm: remove writeq/readq function definitions
Corentin Labbe
1
-13
/
+1
2017-06-02
qed: Add support for changing iSCSI mac
Mintz, Yuval
1
-0
/
+7
2017-06-02
qed: Support NVM-image reading API
Mintz, Yuval
1
-0
/
+18
2017-06-02
qed: Share additional information with qedf
Mintz, Yuval
2
-0
/
+7
[prev]
[next]