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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
3
-51
/
+64
2012-03-21
Merge branch 'tegra/cleanups' into next/timer
Arnd Bergmann
1
-0
/
+36
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-5
/
+7
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-0
/
+16
2012-03-21
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
1
-0
/
+13
2012-03-21
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
1
-0
/
+10
2012-03-21
NFS: Remove nfs4_setup_sequence from generic read code
Bryan Schumaker
1
-0
/
+1
2012-03-21
NFS: Remove nfs4_setup_sequence from generic write code
Bryan Schumaker
1
-0
/
+1
2012-03-21
NFS: Fix more NFS debug related build warnings
Trond Myklebust
1
-0
/
+2
2012-03-21
nfs: non void functions must return a value
Stephen Rothwell
1
-0
/
+1
2012-03-21
SUNRPC: Kill compiler warning when RPC_DEBUG is unset
Chuck Lever
1
-2
/
+2
2012-03-21
drm/exynos: added virtual display driver.
Inki Dae
1
-0
/
+18
2012-03-21
fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_info
Kuninori Morimoto
1
-0
/
+1
2012-03-21
drm/radeon/kms: add trinity pci ids
Alex Deucher
1
-0
/
+16
2012-03-21
drm/radeon/kms: Add SI pci ids
Alex Deucher
1
-0
/
+38
2012-03-21
drm/radeon/kms: add support for the CONST IB to the CS ioctl
Alex Deucher
1
-0
/
+1
2012-03-21
drm/radeon/kms: add info query for max pipes
Tom Stellard
1
-0
/
+2
2012-03-21
cpuidle: Add common time keeping and irq enabling
Robert Lee
1
-1
/
+12
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-10
/
+9
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
88
-1028
/
+2151
2012-03-20
VM: make unmap_vmas() return void
Al Viro
1
-1
/
+1
2012-03-20
VM: make zap_page_range() return void
Al Viro
1
-1
/
+1
2012-03-20
debugfs-related mode_t whack-a-mole
Al Viro
1
-2
/
+2
2012-03-20
__register_binfmt() made void
Al Viro
1
-5
/
+5
2012-03-20
kill reiserfs_fs_{i,sb}.h
Al Viro
2
-617
/
+0
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-2334
/
+0
2012-03-20
move reiserfs_acl.h to fs/reiserfs/acl.h
Al Viro
1
-76
/
+0
2012-03-20
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
1
-128
/
+0
2012-03-20
switch touch_atime to struct path
Al Viro
1
-2
/
+2
2012-03-20
switch unix_sock to struct path
Al Viro
1
-2
/
+1
2012-03-20
constify path argument of trace_seq_path()
Al Viro
1
-2
/
+2
2012-03-20
constify path argument of audit_log_d_path()
Al Viro
1
-1
/
+1
2012-03-20
fs: initial qnx6fs addition
Kai Bankett
2
-0
/
+135
2012-03-20
vfs: d_alloc_root() gone
Al Viro
1
-1
/
+0
2012-03-20
vfs: turn generic_drop_inode() into static inline
Al Viro
1
-1
/
+4
2012-03-20
vfs: drop_file_write_access() made static
Al Viro
1
-1
/
+0
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
1
-0
/
+1
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-63
/
+16
2012-03-20
Merge branch 'next/fixes-non-critical' into next/drivers
Arnd Bergmann
10
-47
/
+41
2012-03-20
drm/i915: add HAS_ALIASING_PPGTT parameter for userspace
Daniel Vetter
1
-1
/
+2
2012-03-20
xen/tmem: cleanup
Jan Beulich
1
-1
/
+5
2012-03-20
xen: support pirq_eoi_map
Stefano Stabellini
1
-0
/
+21
2012-03-20
provide disable_cpufreq() function to disable the API.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-03-20
Merge commit 'v3.3' into fbdev-next
Florian Tobias Schandinat
13
-50
/
+53
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
20
-86
/
+430
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
11
-160
/
+102
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-22
/
+277
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-23
/
+5
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-11
/
+65
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-138
/
+425
[prev]
[next]