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
2014-04-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-3
/
+9
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-108
/
+91
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+12
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+22
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+18
2014-04-01
Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...
Jiri Kosina
1
-0
/
+3
2014-04-01
Merge branch 'for-3.15/hid-sensor-hub' into for-linus
Jiri Kosina
2
-10
/
+15
2014-04-01
vfs: add cross-rename
Miklos Szeredi
1
-0
/
+1
2014-04-01
security: add flags to rename hooks
Miklos Szeredi
1
-4
/
+8
2014-04-01
vfs: add renameat2 syscall
Miklos Szeredi
1
-1
/
+3
2014-04-01
vfs: add d_is_dir()
Miklos Szeredi
1
-1
/
+6
2014-04-01
slab: fix wrongly used macro
Joonsoo Kim
1
-11
/
+11
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-10
/
+29
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-35
/
+4
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+8
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
3
-27
/
+44
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-5
/
+23
2014-03-31
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+1
2014-03-31
net-gro: restore frag0 optimization
Eric Dumazet
1
-5
/
+0
2014-03-31
net-sysfs: expose number of carrier on/off changes
david decotigny
1
-0
/
+3
2014-03-31
net: export NET_ADDR_* values to user-space API
Florian Fainelli
1
-7
/
+0
2014-03-31
net: Allow modules to use is_skb_forwardable
Vlad Yasevich
1
-0
/
+1
2014-03-31
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+260
2014-03-31
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-26
/
+88
2014-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+6
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-66
/
+177
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-20
/
+18
2014-03-31
locks: fix locks_mandatory_locked to respect file-private locks
Jeff Layton
1
-11
/
+11
2014-03-31
locks: pass the cmd value to fcntl_getlk/getlk64
Jeff Layton
1
-4
/
+6
2014-03-31
locks: make /proc/locks show IS_FILE_PVT locks as type "FLPVT"
Jeff Layton
1
-0
/
+1
2014-03-31
locks: rename locks_remove_flock to locks_remove_file
Jeff Layton
1
-2
/
+2
2014-03-31
locks: close potential race between setlease and open
Jeff Layton
1
-0
/
+6
2014-03-31
Merge tag 'v3.14' into drm-intel-next-queued
Daniel Vetter
9
-13
/
+35
2014-03-31
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
8
-50
/
+43
2014-03-31
net: filter: rework/optimize internal BPF interpreter's instruction set
Alexei Starovoitov
2
-11
/
+64
2014-03-31
net: isdn: use sk_unattached_filter api
Daniel Borkmann
1
-3
/
+2
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
1
-8
/
+2
2014-03-31
net: ptp: use sk_unattached_filter_create() for BPF
Daniel Borkmann
1
-4
/
+0
2014-03-31
net: filter: move filter accounting to filter core
Daniel Borkmann
1
-13
/
+17
2014-03-31
net: filter: keep original BPF program around
Daniel Borkmann
1
-2
/
+13
2014-03-31
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
1
-1
/
+2
2014-03-30
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
1
-0
/
+15
2014-03-30
Input: pmic8xxx-pwrkey - migrate to DT
Stephen Boyd
1
-31
/
+0
2014-03-30
Input: pmic8xxx-keypad - migrate to DT
Stephen Boyd
1
-52
/
+0
2014-03-30
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
1
-1
/
+12
2014-03-30
SUNRPC: New helper for creating client with rpc_xprt
Kinglong Mee
1
-0
/
+2
2014-03-30
Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...
Mark Brown
1
-5
/
+4
2014-03-30
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
1
-0
/
+4
2014-03-30
Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/to...
Mark Brown
1
-1
/
+1
[prev]
[next]