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.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
2008-05-01
sysfs: sysfs_update_group stub for CONFIG_SYSFS=n
Randy Dunlap
1
-0
/
+6
2008-05-01
Add a new sysfs_streq() string comparison function
David Brownell
1
-0
/
+2
2008-05-01
ntp: handle leap second via timer
Roman Zippel
2
-0
/
+3
2008-05-01
ntp: remove current_tick_length()
Roman Zippel
1
-2
/
+2
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
1
-4
/
+4
2008-05-01
ntp: support for TAI
Roman Zippel
2
-2
/
+6
2008-05-01
ntp: increase time_offset resolution
Roman Zippel
1
-7
/
+2
2008-05-01
ntp: increase time_freq resolution
Roman Zippel
1
-5
/
+6
2008-05-01
ntp: NTP4 user space bits update
Roman Zippel
1
-3
/
+9
2008-05-01
remove div_long_long_rem
Roman Zippel
2
-50
/
+1
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-0
/
+12
2008-05-01
introduce explicit signed/unsigned 64bit divide
Roman Zippel
1
-0
/
+72
2008-05-01
klist: fix coding style errors in klist.h and klist.c
Greg Kroah-Hartman
1
-15
/
+15
2008-05-01
driver core: remove no longer used "struct class_device"
Kay Sievers
1
-97
/
+0
2008-05-01
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
1
-2
/
+2
2008-05-01
sysfs: sysfs_update_group stub for CONFIG_SYSFS=n
Randy Dunlap
1
-0
/
+6
2008-05-01
klist: implement klist_add_{after|before}()
Tejun Heo
1
-0
/
+2
2008-05-01
klist: implement KLIST_INIT() and DEFINE_KLIST()
Tejun Heo
1
-0
/
+8
2008-04-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-273
/
+135
2008-04-30
Merge branch 'pnp' into release
Len Brown
3
-259
/
+110
2008-04-30
inlining: do not allow gcc below version 4 to optimize inlining
Ingo Molnar
1
-2
/
+3
2008-04-30
Drop the exporting of empty <linux/byteorder/generic.h>
Robert P. J. Day
4
-12
/
+6
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
41
-130
/
+1
2008-04-30
add hrtimer specific debugobjects code
Thomas Gleixner
1
-0
/
+15
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
2
-1
/
+29
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
1
-0
/
+90
2008-04-30
slab: add a flag to prevent debug_free checks on a kmem_cache
Thomas Gleixner
1
-0
/
+7
2008-04-30
Add macros similar to min/max/min_t/max_t
Harvey Harrison
1
-17
/
+74
2008-04-30
Basic braille screen reader support
Samuel Thibault
1
-0
/
+4
2008-04-30
reiserfs: use open_bdev_excl
Christoph Hellwig
1
-1
/
+0
2008-04-30
mm: Add NR_WRITEBACK_TEMP counter
Miklos Szeredi
1
-0
/
+1
2008-04-30
mm: bdi: export bdi_writeout_inc()
Miklos Szeredi
1
-0
/
+2
2008-04-30
mm: bdi: add separate writeback accounting capability
Miklos Szeredi
1
-20
/
+57
2008-04-30
mm: bdi: move statistics to debugfs
Miklos Szeredi
1
-0
/
+6
2008-04-30
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
2
-0
/
+15
2008-04-30
mm: bdi: allow setting a minimum for the bdi dirty limit
Peter Zijlstra
1
-0
/
+4
2008-04-30
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
2
-0
/
+12
2008-04-30
pidns: make pid->level and pid_ns->level unsigned
Pavel Emelyanov
2
-2
/
+2
2008-04-30
pids: introduce change_pid() helper
Oleg Nesterov
1
-2
/
+4
2008-04-30
Deprecate find_task_by_pid()
Pavel Emelyanov
1
-1
/
+4
2008-04-30
devpts: factor out PTY index allocation
Sukadev Bhattiprolu
1
-0
/
+4
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
2
-0
/
+6
2008-04-30
tty: The big operations rework
Alan Cox
2
-48
/
+62
2008-04-30
char: switch gs, cyclades and esp to return int for put_char
Alan Cox
1
-1
/
+1
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
1
-0
/
+1
2008-04-30
redo locking of tty->pgrp
Alan Cox
1
-4
/
+6
2008-04-30
tty: BKL pushdown
Alan Cox
1
-2
/
+2
2008-04-30
ptrace: introduce ptrace_reparented() helper
Oleg Nesterov
1
-0
/
+4
2008-04-30
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
2
-3
/
+9
2008-04-30
signals: set_restore_sigmask TIF_SIGPENDING
Roland McGrath
1
-1
/
+7
[next]