index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch
Nikolay Borisov
4
-8
/
+9
2017-06-20
ktime: Simplify ktime_compare implementation
Mariusz Skamra
1
-5
/
+1
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-0
/
+22
2017-06-20
qed*: Set rdma generic functions prefix
Michal Kalderon
1
-18
/
+19
2017-06-20
qed*: qede_roce.[ch] -> qede_rdma.[ch]
Michal Kalderon
1
-0
/
+5
2017-06-20
qed: Chain support for external PBL
Mintz, Yuval
2
-1
/
+9
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
2
-0
/
+10
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
1
-0
/
+1
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
1
-0
/
+9
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
1
-0
/
+2
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
1
-0
/
+14
2017-06-20
Merge tag 'v4.12-rc6' into patchwork
Mauro Carvalho Chehab
26
-54
/
+154
2017-06-20
sched/core: Drop the unused try_get_task_struct() helper function
Davidlohr Bueso
1
-2
/
+0
2017-06-20
Merge branch 'clockevents/4.13' of https://git.linaro.org/people/daniel.lezca...
Thomas Gleixner
2
-15
/
+9
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
47
-715
/
+872
2017-06-20
[media] media: Add userspace header file for i.MX
Steve Longerbeam
1
-0
/
+29
2017-06-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
2
-12
/
+12
2017-06-20
sched/wait: Move bit_wait_table[] and related functionality from sched/core.c...
Ingo Molnar
1
-0
/
+1
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
4
-252
/
+262
2017-06-20
sched/wait: Re-adjust macro line continuation backslashes in <linux/wait.h>
Ingo Molnar
1
-323
/
+322
2017-06-20
sched/wait: Improve the bit-wait API parameter names in the API function prot...
Ingo Molnar
1
-15
/
+15
2017-06-20
sched/wait: Standardize wait_bit_queue naming
Ingo Molnar
1
-4
/
+4
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
1
-3
/
+3
2017-06-20
sched/wait: Standardize internal naming of wait-queue heads
Ingo Molnar
1
-38
/
+38
2017-06-20
sched/wait: Standardize internal naming of wait-queue entries
Ingo Molnar
1
-42
/
+42
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
7
-39
/
+42
2017-06-20
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
1
-2
/
+2
2017-06-20
time: Fix clock->read(clock) race around clocksource changes
John Stultz
1
-1
/
+0
2017-06-20
mmc: tmio: improve checkpatch cleanness
Simon Horman
1
-17
/
+16
2017-06-20
mmc: slot-gpio: Add support to enable irq wake on cd_irq
Adrian Hunter
1
-0
/
+2
2017-06-20
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ
Ulf Hansson
1
-1
/
+0
2017-06-20
mmc: use proper name for the R-Car SoC
Wolfram Sang
1
-1
/
+1
2017-06-20
mmc: core: Allocate per-request data using the block layer core
Linus Walleij
1
-2
/
+0
2017-06-20
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
1
-0
/
+1
2017-06-20
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
Ulf Hansson
1
-0
/
+3
2017-06-20
uuid: Take const on input of uuid_is_null() and guid_is_null()
Andy Shevchenko
1
-2
/
+2
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2
-0
/
+11
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
5
-35
/
+40
2017-06-20
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
5
-35
/
+40
2017-06-20
random: add get_random_{bytes,u32,u64,int,long,once}_wait family
Jason A. Donenfeld
3
-0
/
+29
2017-06-20
random: add wait_for_random_bytes() API
Jason A. Donenfeld
1
-0
/
+1
2017-06-20
Merge tag 'drm/tegra/for-4.13-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-2
/
+36
2017-06-19
m68k: Remove ptrace_signal_deliver
Andreas Schwab
1
-4
/
+0
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
1
-4
/
+6
2017-06-19
netfilter: ebt: Use new helper ebt_invalid_target to check target
Gao Feng
1
-2
/
+0
2017-06-19
dm kcopyd: add sequential write feature
Damien Le Moal
1
-0
/
+1
2017-06-19
dm: introduce dm_remap_zone_report()
Damien Le Moal
1
-0
/
+2
2017-06-19
dm table: add zoned block devices validation
Damien Le Moal
1
-0
/
+6
2017-06-19
dm: convert DM printk macros to pr_<level> macros
Joe Perches
1
-39
/
+32
2017-06-19
mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chips
Kuppuswamy Sathyanarayanan
1
-1
/
+4
[prev]
[next]