index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-sh
/
bug.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-05
memcg: mm_match_cgroup not vm_match_cgroup
Hugh Dickins
3
-5
/
+5
2008-03-05
markers: add an if(0) to __mark_check_format()
Mathieu Desnoyers
1
-1
/
+7
2008-03-05
markers: don't risk NULL deref in marker
Jesper Juhl
1
-4
/
+5
2008-03-05
.gitignore: ignore emacs backup and temporary files.
Chris Dearman
1
-0
/
+2
2008-03-05
alpha: remove unused DEBUG_FORCEDAC define in IOMMU
FUJITA Tomonori
1
-1
/
+0
2008-03-05
alpha: make IOMMU respect the segment boundary limits
FUJITA Tomonori
1
-6
/
+34
2008-03-05
alpha: IOMMU had better access to the free space bitmap at only one place
FUJITA Tomonori
1
-13
/
+15
2008-03-05
alpha: convert IOMMU to use ALIGN()
FUJITA Tomonori
1
-3
/
+3
2008-03-05
include falloc.h in header-y
Eric Sandeen
1
-0
/
+1
2008-03-05
CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4
Jesper Nilsson
2
-317
/
+345
2008-03-05
ipwireless: fix potential tty == NULL dereference
David Sterba
1
-1
/
+4
2008-03-05
sm501: add support for the SM502 programmable PLL
Ville Syrjala
3
-36
/
+133
2008-03-05
sm501: remove a duplicated table
Ville Syrjala
1
-32
/
+13
2008-03-05
sm501fb: fix timing limits
Ville Syrjala
1
-2
/
+4
2008-03-05
sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes
Ville Syrjala
1
-0
/
+2
2008-03-05
sm501fb: RGB offsets are reversed in 16bpp modes
Ville Syrjala
1
-4
/
+4
2008-03-05
sm501fb: direct color visual does not work
Ville Syrjala
1
-1
/
+3
2008-03-05
ndelay(): switch to C function to avoid 64-bit division
Andrew Morton
1
-1
/
+7
2008-03-05
ds1wm: report bus reset error
Anton Vorontsov
1
-9
/
+9
2008-03-05
ds1wm: should check for IS_ERR(clk) instead of NULL
Anton Vorontsov
1
-2
/
+3
2008-03-05
powerpc: mpc5200: fix build error on mpc52xx_psc_spi device driver
Grant Likely
1
-3
/
+8
2008-03-05
pktcdvd: reduce stack consumption
Peter Osterlund
1
-8
/
+13
2008-03-05
add noinline_for_stack
Andrew Morton
1
-0
/
+6
2008-03-05
tridentfb: resource management fixes in probe function
Krzysztof Helt
1
-17
/
+48
2008-03-05
Memory controller: rename to Memory Resource Controller
Balbir Singh
8
-26
/
+30
2008-03-05
Kprobes: move kprobe examples to samples/
Ananth N Mavinakayanahalli
7
-239
/
+287
2008-03-05
Kprobes: indicate kretprobe support in Kconfig
Ananth N Mavinakayanahalli
15
-16
/
+19
2008-03-05
VT notifier fix for VT switch
Samuel Thibault
1
-0
/
+1
2008-03-05
alloc_percpu() fails to allocate percpu data
Eric Dumazet
1
-1
/
+14
2008-03-05
vfs: fix NULL pointer dereference in fsync_buffers_list()
Jan Kara
1
-1
/
+1
2008-03-05
zlc_setup(): handle jiffies wraparound
KOSAKI Motohiro
1
-1
/
+2
2008-03-05
Fix "Malformed early option 'loglevel'"
Alex Riesen
1
-1
/
+1
2008-03-05
core dump: user_regset writeback
Roland McGrath
1
-0
/
+15
2008-03-05
Add memory resource controller maintainers
akpm@linux-foundation.org
1
-0
/
+11
2008-03-05
Control Groups: add Paul Menage as maintainer
Paul Menage
1
-0
/
+6
2008-03-05
gpio: <linux/gpio.h> and "no GPIO support here" stubs
David Brownell
2
-4
/
+107
2008-03-05
specialix.c: fix possible double-unlock
Harvey Harrison
1
-1
/
+0
2008-03-05
rtc: add support for the S-35390A RTC chip
Byron Bradley
3
-0
/
+326
2008-03-05
Memory Resource Controller use strstrip while parsing arguments
Balbir Singh
2
-3
/
+4
2008-03-05
CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c
Jesper Nilsson
1
-1
/
+1
2008-03-05
serial: add PNP ID GVC0303 for Archtek 3334BRV ISA modem
Bjorn Helgaas
1
-0
/
+2
2008-03-05
update checkpatch.pl to version 0.15
Andy Whitcroft
1
-117
/
+206
2008-03-05
cgroup: fix default notify_on_release setting
Li Zefan
1
-1
/
+3
2008-03-04
x86: a P4 is a P6 not an i486
Hugh Dickins
1
-1
/
+1
2008-03-04
scsi: missing add of padded bytes to io completion byte count
Jens Axboe
1
-1
/
+1
2008-03-04
ioat: fix 'ack' handling, driver must ensure that 'ack' is zero
Dan Williams
1
-0
/
+2
2008-03-04
dmaengine: fix sparse warning
Dan Williams
1
-1
/
+1
2008-03-04
fsldma: do not cleanup descriptors in hardirq context
Dan Williams
1
-1
/
+0
2008-03-04
dmaengine: add driver for Freescale MPC85xx DMA controller
Zhang Wei
5
-1
/
+1283
2008-03-04
sched: revert load_balance_monitor() changes
Peter Zijlstra
5
-354
/
+70
[next]