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.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
2007-07-16
user namespace: add the framework
Cedric Le Goater
4
-1
/
+62
2007-07-16
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
2
-21
/
+3
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
3
-0
/
+48
2007-07-16
Improve behaviour of spurious IRQ detect
Alan Cox
1
-0
/
+1
2007-07-16
fix typo in prefetch.h
Dave Jones
1
-1
/
+1
2007-07-16
taskstats: add context-switch counters
Maxim Uvarov
1
-1
/
+4
2007-07-16
Drop an empty isicom.h from being exported to user space.
Robert P. J. Day
1
-1
/
+0
2007-07-16
remove sonypi_camera_command()
Adrian Bunk
1
-2
/
+0
2007-07-16
Kernel utf-8 handling
Jan Engelhardt
1
-1
/
+4
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
1
-1
/
+0
2007-07-16
O_CLOEXEC for SCM_RIGHTS
Ulrich Drepper
2
-0
/
+4
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2
-13
/
+7
2007-07-16
remove odd and misleading comments from uio.h
Christoph Hellwig
1
-9
/
+0
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
1
-0
/
+4
2007-07-16
fs: clarify "dummy" member in struct inodes_stat_t
Stefan Richter
1
-1
/
+1
2007-07-16
AFS: implement file locking
David Howells
1
-0
/
+4
2007-07-16
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
12
-12
/
+2
2007-07-16
fat: gcc 4.3 warning fix
OGAWA Hirofumi
1
-1
/
+1
2007-07-16
percpu_counters(): use cpu notifiers
Andrew Morton
1
-12
/
+6
2007-07-16
fuse warning fix
Andrew Morton
1
-1
/
+1
2007-07-16
Use mutexes instead of semaphores in I2O driver
Matthias Kaehlcke
1
-2
/
+3
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
1
-0
/
+6
2007-07-16
Use boot based time for process start time and boot time in /proc
Tomas Janousek
1
-1
/
+2
2007-07-16
Introduce boot based time
Tomas Janousek
1
-0
/
+2
2007-07-16
fix jvc cdrom drive lockup
Zhang, Yanmin
1
-0
/
+3
2007-07-16
introduce write_trylock_irqsave()
Satyam Sharma
1
-0
/
+7
2007-07-16
Fix rmmod/read/write races in /proc entries
Alexey Dobriyan
1
-0
/
+13
2007-07-16
split mmap
Miklos Szeredi
1
-0
/
+4
2007-07-16
slob: initial NUMA support
Paul Mundt
4
-65
/
+117
2007-07-16
kill vmalloc_earlyreserve
Jan Beulich
1
-1
/
+0
2007-07-16
invalidate_mapping_pages(): add cond_resched
Andrew Morton
1
-0
/
+3
2007-07-16
Remove the deprecated "kmem_cache_t" typedef from slab.h.
Robert P. J. Day
1
-2
/
+0
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
1
-0
/
+5
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
3
-6
/
+6
2007-07-16
lib: add idr_remove_all
Kristian Hoegsberg
1
-0
/
+1
2007-07-16
lib: add idr_for_each()
Kristian Hoegsberg
1
-0
/
+2
2007-07-16
LZO1X: fix lzo1x_worst_compress
Nitin Gupta
1
-1
/
+1
2007-07-16
bsg: add SCSI transport-level request support
FUJITA Tomonori
1
-0
/
+6
2007-07-16
add a struct request pointer to the request structure
FUJITA Tomonori
1
-0
/
+5
2007-07-16
bsg: minor bug fixes
FUJITA Tomonori
1
-1
/
+1
2007-07-16
bsg: bind bsg to request_queue instead of gendisk
FUJITA Tomonori
3
-7
/
+10
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+2
2007-07-16
Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace
FUJITA Tomonori
1
-29
/
+29
2007-07-16
bsg: use u32 etc instead of uint32_t
Jens Axboe
1
-29
/
+29
2007-07-16
bsg: add sg_io_v4 structure
FUJITA Tomonori
1
-0
/
+43
2007-07-16
block: export blk_verify_command for SG v4
FUJITA Tomonori
1
-0
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
3
-0
/
+35
2007-07-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
7
-27
/
+46
2007-07-16
fix return type of skb_checksum_complete()
Al Viro
1
-1
/
+1
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
David S. Miller
1
-20
/
+0
[prev]
[next]