index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
md: introduce get_priority_stripe() to improve raid456 write performance
Dan Williams
1
-0
/
+7
2008-04-28
fbdev: platforming hecubafb and n411
Jaya Kumar
1
-0
/
+51
2008-04-28
fbdev: platforming metronomefb and am200epd
Jaya Kumar
1
-0
/
+62
2008-04-28
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
Andres Salomon
1
-0
/
+2
2008-04-28
gxfb/lxfb: use VSA definitions when fetching framebuffer size
Andres Salomon
1
-0
/
+1
2008-04-28
atmel_lcdfb: wiring BGR to RGB color mode
Nicolas Ferre
1
-0
/
+10
2008-04-28
atmel_lcdfb: suspend/resume support
David Brownell
1
-0
/
+1
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
x86: GEODE: add Virtual Systems Architecture detection
Andres Salomon
1
-0
/
+19
2008-04-28
x86: geode: MSR cleanup
Andres Salomon
1
-3
/
+13
2008-04-28
fb: add support for foreign endianness
Anton Vorontsov
1
-9
/
+35
2008-04-28
gpiochip_reserve()
Anton Vorontsov
1
-0
/
+1
2008-04-28
gpio: define gpio_is_valid()
Guennadi Liakhovetski
1
-0
/
+12
2008-04-28
gpiolib: better rmmod infrastructure
Guennadi Liakhovetski
1
-0
/
+2
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
serial: add VR41xx SIU setup for serial console
Yoichi Yuasa
2
-2
/
+14
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
cris: add constfy to pgd_offset()
KOSAKI Motohiro
1
-1
/
+1
2008-04-28
alpha: teach the compiler that BUG doesn't return
Andrew Morton
1
-3
/
+13
2008-04-28
alpha: replace __inline with inline
Harvey Harrison
1
-1
/
+1
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: common code update for s390
Gerald Schaefer
5
-0
/
+185
2008-04-28
hugetlbfs: add missing TLB flush to hugetlb_cow()
Gerald Schaefer
5
-0
/
+25
2008-04-28
hugetlbfs: architecture header cleanup
Gerald Schaefer
9
-60
/
+215
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
[next]