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
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
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
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
8250: blacklist Winbond CIR port
Sean Young
1
-1
/
+2
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] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGS
Hans Verkuil
1
-2
/
+4
2012-09-26
[media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE
Hans Verkuil
1
-0
/
+1
2012-09-26
[media] videodev2.h: split off controls into v4l2-controls.h
Hans Verkuil
3
-695
/
+764
2012-09-26
Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...
Mark Brown
3
-0
/
+24
2012-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+16
2012-09-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+24
2012-09-25
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
Paul E. McKenney
18
-16
/
+55
2012-09-25
Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b
Paul E. McKenney
2
-1
/
+53
2012-09-25
c/r: prctl: fix build error for no-MMU case
Mark Salter
1
-0
/
+1
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
1
-0
/
+2
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
3
-8
/
+8
2012-09-25
Merge tag 'v3.6-rc6' into spi-mxs
Mark Brown
33
-65
/
+174
2012-09-25
Merge tag 'v3.6-rc6' into spi-drivers
Mark Brown
33
-65
/
+174
2012-09-25
iommu: static inline iommu group stub functions
Alex Williamson
1
-18
/
+24
2012-09-25
backlight: Add TPS65217 WLED driver
Matthias Kaehlcke
1
-0
/
+18
2012-09-25
Merge tag 'v3.6-rc7' into core/rcu
Ingo Molnar
18
-16
/
+55
2012-09-25
mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype
Ezequiel Garcia
1
-4
/
+3
2012-09-25
mm, slob: Add support for kmalloc_track_caller()
Ezequiel Garcia
1
-2
/
+4
2012-09-25
mm, slab: Remove silly function slab_buffer_size()
Ezequiel Garcia
1
-5
/
+0
2012-09-25
mm, slob: Use NUMA_NO_NODE instead of -1
Ezequiel Garcia
1
-2
/
+4
2012-09-24
Merge with upstream to accommodate with MFD changes
Anton Vorontsov
2
-4
/
+12
2012-09-24
Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next
Bjorn Helgaas
2
-9
/
+14
[prev]
[next]