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-09-27
net: remove sk_init() helper
Eric Dumazet
1
-2
/
+0
2012-09-27
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
1
-0
/
+76
2012-09-27
[media] add LNA support for DVB API
Antti Palosaari
1
-1
/
+3
2012-09-27
fs: reserve fallocate flag codepoint
Theodore Ts'o
1
-0
/
+1
2012-09-27
dw_dmac: autoconfigure data_width or get it via platform data
Andy Shevchenko
1
-0
/
+5
2012-09-27
dw_dmac: autoconfigure block_size or use platform data
Andy Shevchenko
1
-0
/
+2
2012-09-27
[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()
Ezequiel Garcia
1
-1
/
+1
2012-09-27
NFC: LLCP raw socket support
Thierry Escande
1
-0
/
+11
2012-09-26
switch simple cases of fget_light to fdget
Al Viro
1
-2
/
+3
2012-09-26
new helpers: fdget()/fdput()
Al Viro
1
-0
/
+26
2012-09-26
make get_file() return its argument
Al Viro
1
-1
/
+5
2012-09-26
new helper: daemonize_descriptors()
Al Viro
1
-0
/
+1
2012-09-26
new helper: iterate_fd()
Al Viro
1
-0
/
+3
2012-09-26
make expand_files() and alloc_fd() static
Al Viro
2
-2
/
+0
2012-09-26
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
Al Viro
1
-20
/
+0
2012-09-26
new helper: replace_fd()
Al Viro
1
-0
/
+1
2012-09-26
take purely descriptor-related stuff from fcntl.c to file.c
Al Viro
1
-0
/
+2
2012-09-26
take close-on-exec logics to fs/file.c, clean it up a bit
Al Viro
1
-0
/
+1
2012-09-26
take descriptor-related part of close() to file.c
Al Viro
1
-0
/
+2
2012-09-26
expose a low-level variant of fd_install() for binder
Al Viro
1
-0
/
+2
2012-09-26
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
1
-6
/
+0
2012-09-26
new helper: __alloc_fd()
Al Viro
1
-0
/
+3
2012-09-26
make get_unused_fd_flags() a function
Al Viro
1
-2
/
+2
2012-09-26
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
1
-1
/
+2
2012-09-26
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-1
/
+3
2012-09-26
device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit
Joe Perches
1
-4
/
+6
2012-09-26
tty/serial: Add kgdb_nmi driver
Anton Vorontsov
1
-0
/
+10
2012-09-26
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
1
-0
/
+1
2012-09-26
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
7
-9
/
+17
2012-09-26
kdb: Turn KGDB_KDB=n stubs into static inlines
Anton Vorontsov
1
-13
/
+16
2012-09-26
kernel/debug: Mask KGDB NMI upon entry
Anton Vorontsov
1
-0
/
+3
2012-09-26
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
1
-1
/
+0
2012-09-26
[media] Add v4l2 subdev driver for S5K4ECGX sensor
Sangwook Lee
1
-0
/
+37
2012-09-26
8250: blacklist Winbond CIR port
Sean Young
1
-1
/
+2
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
1
-1
/
+3
2012-09-26
[media] v4l2-dev: add new VFL_DIR_ defines
Hans Verkuil
1
-1
/
+8
2012-09-26
[media] v4l2: make vidioc_s_crop const
Hans Verkuil
3
-4
/
+4
2012-09-26
[media] v4l2: make vidioc_s_modulator const
Hans Verkuil
2
-2
/
+2
2012-09-26
[media] v4l2: make vidioc_s_audout const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_(un)subscribe_event const
Hans Verkuil
3
-5
/
+5
2012-09-26
[media] v4l2: make vidioc_s_freq_hw_seek const
Hans Verkuil
1
-1
/
+1
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
2
-0
/
+10
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
1
-0
/
+1
2012-09-26
rcu: Settle config for userspace extended quiescent state
Frederic Weisbecker
1
-0
/
+9
2012-09-26
rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIs
Frederic Weisbecker
1
-0
/
+2
2012-09-26
rcu: New rcu_user_enter() and rcu_user_exit() APIs
Frederic Weisbecker
1
-0
/
+2
2012-09-26
[media] v4l2: make vidioc_s_jpegcomp const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] v4l2: make vidioc_s_fbuf const
Hans Verkuil
1
-1
/
+1
2012-09-26
[media] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGS
Hans Verkuil
1
-2
/
+4
[prev]
[next]