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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-30
virtio_pci iomem annotations
Al Viro
1
-3
/
+3
2008-03-30
dma_page_list ->base_address is a userland pointer
Al Viro
1
-1
/
+1
2008-03-30
cifs: fix misannotations
Al Viro
1
-2
/
+2
2008-03-30
compat_sys_wait4() prototype misannotation
Al Viro
1
-2
/
+2
2008-03-30
fix iomem misannotations in nozomi
Al Viro
1
-10
/
+10
2008-03-30
vma_map: use proper pointer types
Al Viro
1
-21
/
+16
2008-03-30
drivers/char/n_tty.c misannotated prototype
Al Viro
1
-1
/
+1
2008-03-30
NULL noise: frv cmpxchg()
Al Viro
1
-2
/
+2
2008-03-30
net/rxrpc trivial annotations
Al Viro
2
-13
/
+16
2008-03-30
misc __user misannotations (pointless casts to long)
Al Viro
1
-1
/
+1
2008-03-30
ioat_dca __iomem annotations
Al Viro
1
-2
/
+2
2008-03-30
NULL noise: drivers/misc
Al Viro
3
-3
/
+3
2008-03-30
NULL noise: drivers/media
Al Viro
24
-42
/
+37
2008-03-30
futex_compat __user annotation
Al Viro
1
-1
/
+1
2008-03-30
NULL noise: fs/*, mm/*, kernel/*
Al Viro
8
-17
/
+19
2008-03-30
jbd/jbd2 NULL noise
Al Viro
4
-12
/
+12
2008-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-146
/
+71
2008-03-28
driver core: fix small mem leak in driver_add_kobj()
Jesper Juhl
1
-1
/
+4
2008-03-28
dm io: write error bits form long not int
Alasdair G Kergon
5
-11
/
+11
2008-03-28
memstick: suppress uninitialized-var warning
Andrew Morton
1
-1
/
+3
2008-03-28
mtd: maps/physmap: fix oops in suspend/resume/shutdown ops
Anton Vorontsov
1
-8
/
+7
2008-03-28
dm crypt: fix ctx pending
Milan Broz
1
-28
/
+30
2008-03-28
kprobes: another MAINTAINERS update
Ananth N Mavinakayanahalli
1
-2
/
+0
2008-03-28
blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...
Michael Hennerich
2
-2
/
+2
2008-03-28
blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...
Bryan Wu
1
-22
/
+14
2008-03-28
pci: revert SMBus unhide on HP Compaq nx6110
Jean Delvare
1
-5
/
+6
2008-03-28
ext3: don't export ext3_fs.h and jbd.h
Christoph Hellwig
1
-2
/
+0
2008-03-28
kernel: add bit rotation helpers for 16 and 8 bit
Harvey Harrison
1
-0
/
+40
2008-03-28
ixp4xx-beeper: add MODULE_ALIAS
Alessandro Zummo
1
-0
/
+1
2008-03-28
update checkpatch.pl to version 0.16
Andy Whitcroft
1
-184
/
+279
2008-03-28
net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...
Andrew Morton
1
-1
/
+1
2008-03-28
audit: silence two kerneldoc warnings in kernel/audit.c
Dave Jones
1
-3
/
+3
2008-03-28
afs: prevent double cell registration
Sven Schnelle
1
-2
/
+13
2008-03-28
afs: add a MAINTAINERS record for AFS
David Howells
1
-0
/
+6
2008-03-28
vfs: fix data leak in nobh_write_end()
Dmitri Monakhov
1
-7
/
+6
2008-03-28
memcgroup: fix spurious EBUSY on memory cgroup removal
YAMAMOTO Takashi
1
-1
/
+1
2008-03-28
in_atomic(): document why it is unsuitable for general use
Jonathan Corbet
1
-0
/
+7
2008-03-28
drivers/char/drm/ati_pcigart.c: fix printk warning
Andrew Morton
1
-2
/
+3
2008-03-28
mtd: nand: add out label in rfc_from4
Sebastian Siewior
1
-1
/
+1
2008-03-28
Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEM
Andrew Morton
1
-3
/
+3
2008-03-28
RDMA/cxgb3: Program hardware IRD with correct value
Roland Dreier
1
-1
/
+1
2008-03-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-5
/
+5
2008-03-28
revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"
Ingo Molnar
3
-43
/
+49
2008-03-28
[POWERPC] Fix missed hardware breakpoints across multiple threads
Michael Ellerman
1
-5
/
+5
2008-03-27
Revert "SLUB: remove useless masking of GFP_ZERO"
Linus Torvalds
1
-0
/
+3
2008-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
16
-150
/
+229
2008-03-27
[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lock
Al Viro
1
-9
/
+2
2008-03-27
[PATCH] do shrink_submounts() for all fs types
Al Viro
7
-27
/
+10
2008-03-27
[PATCH] sanitize locking in mark_mounts_for_expiry() and shrink_submounts()
Al Viro
1
-81
/
+24
2008-03-27
[PATCH] count ghost references to vfsmounts
Al Viro
3
-2
/
+6
[next]