index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-29
Merge 4.12-rc3 into tty-next
Greg Kroah-Hartman
23
-52
/
+132
2017-05-28
compiler: Add __designated_init annotation
Kees Cook
2
-0
/
+12
2017-05-27
cpufreq: create cpufreq_table_count_valid_entries()
Viresh Kumar
1
-0
/
+14
2017-05-27
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
1
-12
/
+14
2017-05-27
thermal: cpu_cooling: remove cpufreq_cooling_get_level()
Viresh Kumar
1
-6
/
+0
2017-05-27
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
1
-0
/
+2
2017-05-27
rtnl: Add support for netdev event to link messages
Vlad Yasevich
1
-1
/
+2
2017-05-27
take compat_sys_old_getrlimit() to native syscall
Al Viro
1
-1
/
+1
2017-05-27
Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-8
/
+20
2017-05-27
posix-timers: Remove mmtimer leftovers
Dimitri Sivanich
1
-6
/
+0
2017-05-27
fs/locks: pass kernel struct flock to fcntl_getlk/setlk
Christoph Hellwig
1
-4
/
+4
2017-05-27
posix-timers: Make posix_clocks immutable
Christoph Hellwig
1
-4
/
+5
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-20
/
+52
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-11
/
+35
2017-05-26
bridge: Export multicast enabled state
Ido Schimmel
1
-0
/
+5
2017-05-26
bridge: Export VLAN filtering state
Ido Schimmel
1
-0
/
+9
2017-05-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2017-05-26
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2017-05-26
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+3
2017-05-26
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
Christoph Hellwig
1
-3
/
+3
2017-05-26
spi: sh-msiof: Add slave mode support
Hisashi Nakamura
1
-0
/
+6
2017-05-26
spi: core: Add support for registering SPI slave controllers
Geert Uytterhoeven
1
-4
/
+31
2017-05-26
sched: Provide is_percpu_thread() helper
Thomas Gleixner
1
-0
/
+10
2017-05-26
cpu/hotplug: Convert hotplug locking to percpu rwsem
Thomas Gleixner
1
-1
/
+1
2017-05-26
perf/tracing/cpuhotplug: Fix locking order
Thomas Gleixner
1
-0
/
+2
2017-05-26
PCI: Replace the racy recursion prevention
Thomas Gleixner
1
-0
/
+1
2017-05-26
padata: Make padata_alloc() static
Thomas Gleixner
1
-3
/
+0
2017-05-26
stop_machine: Provide stop_machine_cpuslocked()
Sebastian Andrzej Siewior
1
-3
/
+23
2017-05-26
cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()
Thomas Gleixner
1
-0
/
+9
2017-05-26
cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()
Sebastian Andrzej Siewior
1
-0
/
+29
2017-05-26
cpu/hotplug: Provide lockdep_assert_cpus_held()
Thomas Gleixner
1
-0
/
+2
2017-05-26
cpu/hotplug: Provide cpus_read|write_[un]lock()
Thomas Gleixner
1
-15
/
+19
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
1
-0
/
+10
2017-05-25
sysfs: remove signedness from sysfs_get_dirent
Nick Desaulniers
1
-1
/
+1
2017-05-25
kobject: support passing in variables for synthetic uevents
Peter Rajnoha
1
-3
/
+1
2017-05-25
misc: bh1770glc: move header file out of I2C realm
Wolfram Sang
1
-0
/
+0
2017-05-25
misc: apds990x: move header file out of I2C realm
Wolfram Sang
1
-0
/
+0
2017-05-25
regulator: tps65917: Add support for SMPS12
Keerthy
1
-0
/
+2
2017-05-25
Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
4
-7
/
+165
2017-05-24
ext4: fix quota charging for shared xattr blocks
Tahsin Erdogan
1
-0
/
+6
2017-05-24
vlan: Fix tcp checksum offloads in Q-in-Q vlans
Vlad Yasevich
1
-8
/
+10
2017-05-24
Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-1
/
+6
2017-05-24
qed: Replace set_id() api with set_name()
Mintz, Yuval
1
-3
/
+1
2017-05-24
qed: Provide MBI information in dev_info
Tomer Tayar
1
-0
/
+17
2017-05-24
qed: Align DP_ERR style with other DP macros
Mintz, Yuval
1
-5
/
+7
2017-05-24
cpuset: consider dying css as offline
Tejun Heo
1
-0
/
+20
2017-05-24
dma-buf/sync-file: Defer creation of sync_file->name
Chris Wilson
1
-2
/
+9
2017-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+5
2017-05-24
Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+1
2017-05-24
mm, x86/mm: Make the batched unmap TLB flush API more generic
Andy Lutomirski
1
-4
/
+11
[prev]
[next]