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-02-19
linux/hdsmart.h: fix goofups (take 2)
Bartlomiej Zolnierkiewicz
2
-3
/
+3
2008-02-19
via82cxxx: add new PCI id for cx700
Andrew Smith
1
-0
/
+1
2008-02-18
V4L/DVB (7198): V4L, include ioctl.h in videodev headers
Jiri Slaby
2
-0
/
+2
2008-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-4
/
+6
2008-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2008-02-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-0
/
+3
2008-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-50
/
+50
2008-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
1
-0
/
+2
2008-02-15
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-5
/
+10
2008-02-15
d_path: Make d_path() use a struct path
Jan Blunck
1
-2
/
+3
2008-02-15
d_path: Make seq_path() use a struct path argument
Jan Blunck
1
-3
/
+2
2008-02-15
Use struct path in struct svc_expkey
Jan Blunck
1
-2
/
+1
2008-02-15
Use struct path in struct svc_export
Jan Blunck
1
-3
/
+2
2008-02-15
d_path: Make get_dcookie() use a struct path argument
Jan Blunck
1
-8
/
+7
2008-02-15
d_path: Make proc_get_link() use a struct path argument
Jan Blunck
1
-1
/
+1
2008-02-15
d_path: Use struct path in struct avc_audit_data
Jan Blunck
1
-3
/
+2
2008-02-15
Make set_fs_{root,pwd} take a struct path
Jan Blunck
1
-2
/
+2
2008-02-15
Use struct path in fs_struct
Jan Blunck
1
-4
/
+2
2008-02-15
Introduce path_get()
Jan Blunck
1
-0
/
+1
2008-02-15
Introduce path_put()
Jan Blunck
2
-1
/
+2
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-2
/
+1
2008-02-15
Move struct path into its own header
Jan Blunck
2
-5
/
+13
2008-02-15
Remove path_release_on_umount()
Jan Blunck
1
-1
/
+0
2008-02-15
vfs: add explanation of I_DIRTY_DATASYNC bit
Jan Kara
1
-2
/
+4
2008-02-15
Include kernel.h from configfs.h
Ben Nizette
1
-0
/
+1
2008-02-15
fix module_update_markers() compile error
Adrian Bunk
1
-2
/
+1
2008-02-15
slub: Support 4k kmallocs again to compensate for page allocator slowness
Christoph Lameter
1
-3
/
+3
2008-02-15
slub: Determine gfpflags once and not every time a slab is allocated
Christoph Lameter
1
-0
/
+1
2008-02-15
slub: kmalloc page allocator pass-through cleanup
Pekka Enberg
1
-2
/
+6
2008-02-15
hrtimer: check relative timeouts for overflow
Thomas Gleixner
1
-0
/
+2
2008-02-14
Merge branches 'release', 'dmi', 'idle' and 'misc' into release
Len Brown
1
-0
/
+2
2008-02-14
ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505
Len Brown
1
-0
/
+1
2008-02-14
maple: Fix up maple build failure.
Paul Mundt
1
-1
/
+1
2008-02-14
maple: Drop unused prototypes from linux/maple.h.
Adrian McMenamin
1
-1
/
+0
2008-02-14
maple: fix up whitespace damage.
Adrian McMenamin
1
-50
/
+51
2008-02-14
ACPI, cpuidle: Clarify C-state description in sysfs
Venkatesh Pallipadi
1
-0
/
+2
2008-02-14
Linux Kernel Markers: create modpost file
Mathieu Desnoyers
1
-6
/
+3
2008-02-14
Linux Kernel Markers: support multiple probes
Mathieu Desnoyers
2
-24
/
+37
2008-02-14
moduleparam: fix alpha, ia64 and ppc64 compile failures
Ivan Kokshaysky
1
-1
/
+11
2008-02-14
docbook: make a networking book and fix a few errors
Randy Dunlap
1
-2
/
+1
2008-02-14
hugetlb: fix overcommit locking
Nishanth Aravamudan
1
-1
/
+1
2008-02-14
SC26XX: missing PORT define in serial_core.h
Thomas Bogendoerfer
1
-0
/
+2
2008-02-14
Final removal of FASTCALL()/fastcall
Harvey Harrison
2
-6
/
+0
2008-02-14
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
16
-100
/
+95
2008-02-13
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
2
-5
/
+8
2008-02-13
sched: rt-group: interface
Peter Zijlstra
1
-2
/
+5
2008-02-13
[NET]: Improve cache line coherency of ingress qdisc
Neil Turton
1
-4
/
+4
2008-02-13
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+2
2008-02-12
mempolicy: silently restrict nodemask to allowed nodes
KOSAKI Motohiro
1
-3
/
+0
2008-02-11
Prevent IDE boot ops on NUMA system
Andi Kleen
1
-1
/
+1
[next]