index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
add hrtimer specific debugobjects code
Thomas Gleixner
2008-04-30
1
-0
/
+15
*
debugobjects: add timer specific object debugging code
Thomas Gleixner
2008-04-30
2
-1
/
+29
*
infrastructure to debug (dynamic) objects
Thomas Gleixner
2008-04-30
1
-0
/
+90
*
slab: add a flag to prevent debug_free checks on a kmem_cache
Thomas Gleixner
2008-04-30
1
-0
/
+7
*
Add macros similar to min/max/min_t/max_t
Harvey Harrison
2008-04-30
1
-17
/
+74
*
Basic braille screen reader support
Samuel Thibault
2008-04-30
1
-0
/
+4
*
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
2008-04-30
8
-8
/
+8
*
reiserfs: use open_bdev_excl
Christoph Hellwig
2008-04-30
1
-1
/
+0
*
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
2008-04-30
1
-0
/
+1
*
mm: bdi: export bdi_writeout_inc()
Miklos Szeredi
2008-04-30
1
-0
/
+2
*
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
2008-04-30
1
-20
/
+57
*
mm: bdi: move statistics to debugfs
Miklos Szeredi
2008-04-30
1
-0
/
+6
*
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
2008-04-30
2
-0
/
+15
*
mm: bdi: allow setting a minimum for the bdi dirty limit
Peter Zijlstra
2008-04-30
1
-0
/
+4
*
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
2008-04-30
2
-0
/
+12
*
pidns: make pid->level and pid_ns->level unsigned
Pavel Emelyanov
2008-04-30
2
-2
/
+2
*
pids: introduce change_pid() helper
Oleg Nesterov
2008-04-30
1
-2
/
+4
*
Deprecate find_task_by_pid()
Pavel Emelyanov
2008-04-30
1
-1
/
+4
*
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
2008-04-30
1
-0
/
+4
*
tty: add throttle/unthrottle helpers
Alan Cox
2008-04-30
2
-0
/
+6
*
tty: The big operations rework
Alan Cox
2008-04-30
2
-48
/
+62
*
char: switch gs, cyclades and esp to return int for put_char
Alan Cox
2008-04-30
1
-1
/
+1
*
tty_io: fix remaining pid struct locking
Alan Cox
2008-04-30
1
-0
/
+1
*
redo locking of tty->pgrp
Alan Cox
2008-04-30
1
-4
/
+6
*
tty: BKL pushdown
Alan Cox
2008-04-30
1
-2
/
+2
*
ptrace: introduce ptrace_reparented() helper
Oleg Nesterov
2008-04-30
1
-0
/
+4
*
signals: x86 TS_RESTORE_SIGMASK
Roland McGrath
2008-04-30
2
-4
/
+22
*
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
2008-04-30
2
-3
/
+9
*
signals: ia64 renumber TIF_RESTORE_SIGMASK
akpm@linux-foundation.org
2008-04-30
1
-3
/
+2
*
signals: s390: renumber TIF_RESTORE_SIGMASK
Roland McGrath
2008-04-30
1
-1
/
+1
*
signals: set_restore_sigmask TIF_SIGPENDING
Roland McGrath
2008-04-30
1
-1
/
+7
*
signals: add set_restore_sigmask
Roland McGrath
2008-04-30
1
-1
/
+14
*
signals: fix /sbin/init protection from unwanted signals
Oleg Nesterov
2008-04-30
1
-0
/
+2
*
signals: join send_sigqueue() with send_group_sigqueue()
Oleg Nesterov
2008-04-30
1
-2
/
+1
*
kill_pid_info: don't take now unneeded tasklist_lock
Oleg Nesterov
2008-04-30
1
-2
/
+0
*
signals: re-assign CLD_CONTINUED notification from the sender to reciever
Oleg Nesterov
2008-04-30
1
-0
/
+6
*
md: support blocking writes to an array on device failure
Dan Williams
2008-04-30
2
-0
/
+5
*
pxafb: preliminary smart panel interface support
Eric Miao
2008-04-30
2
-4
/
+56
*
pxafb: introduce register independent LCD connection type for pxafb
eric miao
2008-04-30
1
-0
/
+44
*
pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}
eric miao
2008-04-30
3
-196
/
+140
*
Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART
Bryan Wu
2008-04-30
1
-2
/
+4
*
ext4: move headers out of include/linux
Christoph Hellwig
2008-04-29
5
-1983
/
+0
*
ext4: remove duplicate include of ext4_fs_i.h header file
Joe Perches
2008-04-29
1
-2
/
+0
*
Convert ext4 to use unlocked_ioctl
Andi Kleen
2008-04-29
1
-2
/
+1
*
ext4: Fix race between migration and mmap write
Aneesh Kumar K.V
2008-04-29
1
-0
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-04-29
3
-3
/
+9
|
\
|
*
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
2008-04-29
2
-0
/
+6
|
*
[IA64] allocate multiple contiguous pages via uncached allocator
Dean Nelson
2008-04-29
1
-3
/
+3
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-04-29
1
-6
/
+6
|
\
\
|
*
|
[libata] linux/libata.h: reorganize ata_device struct members a bit
Jeff Garzik
2008-04-29
1
-6
/
+6
|
|
/
[next]