index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-449
/
+449
2008-04-28
usbhid endianness annotations and fixes
Al Viro
1
-2
/
+2
2008-04-28
FAT_VALID_MEDIA(): remove pointless test
Andrew Morton
1
-1
/
+5
2008-04-28
fat: Update free_clusters even if it is untrusted
OGAWA Hirofumi
1
-0
/
+1
2008-04-28
fat: Add allow_utime option
OGAWA Hirofumi
1
-0
/
+1
2008-04-28
fat: fat_notify_change() and check_mode() cleanup
OGAWA Hirofumi
1
-1
/
+1
2008-04-28
reiserfs: unpack tails on quota files
Jan Kara
1
-0
/
+1
2008-04-28
md: introduce get_priority_stripe() to improve raid456 write performance
Dan Williams
1
-0
/
+7
2008-04-28
PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch
Andres Salomon
1
-2
/
+13
2008-04-28
fb: add support for foreign endianness
Anton Vorontsov
1
-9
/
+35
2008-04-28
i2o: remove static inline forward declarations
Ilpo Järvinen
1
-5
/
+0
2008-04-28
quota: convert stub functions from macros into inlines
Andrew Morton
1
-8
/
+37
2008-04-28
quota: quota core changes for quotaon on remount
Jan Kara
2
-8
/
+35
2008-04-28
quota: various style cleanups
Jan Kara
2
-26
/
+50
2008-04-28
quota: do not allow setting of quota limits to too high values
Andrew Perepechko
1
-0
/
+2
2008-04-28
kprobes: add (un)register_jprobes for batch registration
Masami Hiramatsu
1
-0
/
+9
2008-04-28
kprobes: add (un)register_kretprobes for batch registration
Masami Hiramatsu
1
-0
/
+9
2008-04-28
kprobes: add (un)register_kprobes for batch registration
Masami Hiramatsu
1
-0
/
+9
2008-04-28
list.h: add list_is_singular()
Masami Hiramatsu
1
-0
/
+9
2008-04-28
kprobes: prevent probing of preempt_schedule()
Srinivasa Ds
1
-0
/
+7
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
1
-0
/
+1
2008-04-28
sm501: add uart support
Magnus Damm
1
-0
/
+1
2008-04-28
x86: configurable DMI scanning code
Thomas Petazzoni
1
-0
/
+1
2008-04-28
synclink drivers bool conversion
Joe Perches
1
-4
/
+0
2008-04-28
ncpfs: add prototypes to ncp_fs.h
Harvey Harrison
1
-0
/
+7
2008-04-28
capabilities: implement per-process securebits
Andrew G. Morgan
6
-21
/
+38
2008-04-28
mm: fix broken gfp_zone with __GFP_THISNODE
KAMEZAWA Hiroyuki
1
-12
/
+5
2008-04-28
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
1
-0
/
+2
2008-04-28
memory hotplug: register section/node id to free
Yasunori Goto
2
-0
/
+28
2008-04-28
hugetlbfs: architecture header cleanup
Gerald Schaefer
1
-45
/
+1
2008-04-28
mempolicy: use struct mempolicy pointer in shmem_sb_info
Lee Schermerhorn
2
-14
/
+12
2008-04-28
mempolicy: rework shmem mpol parsing and display
Lee Schermerhorn
1
-0
/
+21
2008-04-28
mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy
Lee Schermerhorn
1
-0
/
+1
2008-04-28
mempolicy: rework mempolicy Reference Counting [yet again]
Lee Schermerhorn
1
-0
/
+35
2008-04-28
mempolicy: document {set|get}_policy() vm_ops APIs
Lee Schermerhorn
1
-0
/
+18
2008-04-28
mempolicy: mark shared policies for unref
Lee Schermerhorn
1
-0
/
+7
2008-04-28
mempolicy: rename struct mempolicy 'policy' member to 'mode'
Lee Schermerhorn
1
-3
/
+3
2008-04-28
mempolicy: rename mpol_copy to mpol_dup
Lee Schermerhorn
1
-7
/
+7
2008-04-28
mempolicy: rename mpol_free to mpol_put
Lee Schermerhorn
1
-5
/
+5
2008-04-28
Subject: [PATCH] hugetlb: vmstat events for huge page allocations
Adam Litke
1
-0
/
+4
2008-04-28
xip: support non-struct page backed memory
Nick Piggin
1
-2
/
+2
2008-04-28
return pfn from direct_access, for XIP
Jared Hulbert
1
-1
/
+2
2008-04-28
mm: add vm_insert_mixed
Nick Piggin
1
-0
/
+2
2008-04-28
mm: introduce pte_special pte bit
Nick Piggin
1
-1
/
+3
2008-04-28
mm: introduce VM_MIXEDMAP
Jared Hulbert
1
-0
/
+1
2008-04-28
PAGEFLAGS_EXTENDED and separate page flags for Head and Tail
Christoph Lameter
1
-0
/
+28
2008-04-28
mm: Get rid of __ZONE_COUNT
Christoph Lameter
1
-17
/
+11
2008-04-28
page flags: add PAGEFLAGS_FALSE for flags that are always false
Christoph Lameter
1
-12
/
+7
2008-04-28
page flags: handle PG_uncached like all other flags
Christoph Lameter
1
-11
/
+8
2008-04-28
pageflags: eliminate PG_xxx aliases
Christoph Lameter
1
-8
/
+4
[next]