index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
new helper: daemonize_descriptors()
Al Viro
1
-0
/
+1
2012-09-27
new helper: iterate_fd()
Al Viro
1
-0
/
+3
2012-09-27
make expand_files() and alloc_fd() static
Al Viro
2
-2
/
+0
2012-09-27
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
Al Viro
1
-20
/
+0
2012-09-27
new helper: replace_fd()
Al Viro
1
-0
/
+1
2012-09-27
take purely descriptor-related stuff from fcntl.c to file.c
Al Viro
1
-0
/
+2
2012-09-27
take close-on-exec logics to fs/file.c, clean it up a bit
Al Viro
1
-0
/
+1
2012-09-27
take descriptor-related part of close() to file.c
Al Viro
1
-0
/
+2
2012-09-27
expose a low-level variant of fd_install() for binder
Al Viro
1
-0
/
+2
2012-09-27
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
1
-6
/
+0
2012-09-27
new helper: __alloc_fd()
Al Viro
1
-0
/
+3
2012-09-27
make get_unused_fd_flags() a function
Al Viro
1
-2
/
+2
2012-09-27
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
1
-1
/
+2
2012-09-27
device.h: Add missing inline to #ifndef CONFIG_PRINTK dev_vprintk_emit
Joe Perches
1
-4
/
+6
2012-09-27
tty/serial: Add kgdb_nmi driver
Anton Vorontsov
1
-0
/
+10
2012-09-27
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
1
-0
/
+1
2012-09-27
kdb: Turn KGDB_KDB=n stubs into static inlines
Anton Vorontsov
1
-13
/
+16
2012-09-27
kernel/debug: Mask KGDB NMI upon entry
Anton Vorontsov
1
-0
/
+3
2012-09-27
serial: set correct baud_base for EXSYS EX-41092 Dual 16950
Flavio Leitner
1
-1
/
+0
2012-09-27
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-26
blockdev: turn a rw semaphore into a percpu rw semaphore
Mikulas Patocka
2
-1
/
+91
2012-09-26
Fix a crash when block device is read and block size is changed at the same time
Mikulas Patocka
1
-0
/
+4
2012-09-26
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-25
Merge with upstream to accommodate with MFD changes
Anton Vorontsov
2
-4
/
+12
2012-09-25
Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next
Bjorn Helgaas
2
-9
/
+14
2012-09-25
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
1
-2
/
+2
[prev]
[next]