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-05-13
fuse: add flag to turn on big writes
Miklos Szeredi
4
-1
/
+10
2008-05-13
cgroups: fix documentation
Dhaval Giani
1
-2
/
+2
2008-05-13
memcg: fix possible panic when CONFIG_MM_OWNER=y
KOSAKI Motohiro
2
-3
/
+12
2008-05-13
spi_mpc83xx: much improved driver
Joakim Tjernlund
2
-130
/
+282
2008-05-13
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
Paul Jackson
3
-24
/
+0
2008-05-13
fbdev: do not let CONFIG_FB_DEFERRED_IO default to y
Geert Uytterhoeven
1
-1
/
+0
2008-05-13
atmel_lcdfb: fix pixclock divider calculation
Nicolas Ferre
1
-5
/
+6
2008-05-13
rtc: rtc_time_to_tm: use unsigned arithmetic
Maciej W. Rozycki
1
-1
/
+1
2008-05-13
m68knommu: missing sections for linker script
Greg Ungerer
1
-0
/
+10
2008-05-13
init: don't lose initcall return values
Cyrill Gorcunov
1
-9
/
+9
2008-05-13
Update Geode mailing list in MAINTAINERS
Jordan Crouse
1
-2
/
+2
2008-05-13
Fix hfsplus oops on image without extents
Eric Sesterhenn
1
-0
/
+2
2008-05-13
parisc: fix DISCONTIGMEM compile breakage
Mel Gorman
1
-1
/
+1
2008-05-13
PNP: set IRQ index in sysfs "set irq" interface
Bjorn Helgaas
1
-1
/
+1
2008-05-13
mn10300: replace deprecated "TOPDIR" with newer "srctree"
Robert P. J. Day
1
-8
/
+8
2008-05-13
drivers/video/pnx4008: eliminate double free
Julia Lawall
1
-7
/
+4
2008-05-13
mm/pdflush.c: merge the same code in two path
Denis Cheng
1
-2
/
+2
2008-05-13
adt7473: minor documentation update
Darrick J. Wong
1
-1
/
+2
2008-05-13
capabilities: add bounding set to /proc/self/status
Serge E. Hallyn
1
-0
/
+1
2008-05-13
md: fix raid5 'repair' operations
Dan Williams
1
-12
/
+13
2008-05-13
tridentfb: improve clock setting accuracy
Krzysztof Helt
1
-12
/
+12
2008-05-13
tridentfb: remove misplaced enable_mmio()
Krzysztof Helt
1
-1
/
+0
2008-05-13
mmc: make one-bit signed bitfields unsigned
Harvey Harrison
1
-1
/
+1
2008-05-13
quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off
Jan Kara
1
-0
/
+10
2008-05-13
ufs: remove unneeded ufs_put_inode prototype
Christoph Hellwig
1
-1
/
+0
2008-05-13
make vmstat cpu-unplug safe
KOSAKI Motohiro
1
-0
/
+2
2008-05-13
m68knommu: ColdFire add support for kernel preemption (missing chunk)
Sebastian Siewior
1
-0
/
+3
2008-05-13
ecryptfs: clean up (un)lock_parent
Miklos Szeredi
1
-9
/
+4
2008-05-13
drivers/misc/sgi-xp: replace partid_t with a short
Dean Nelson
7
-69
/
+69
2008-05-13
drivers/misc/sgi-xp: clean up return values
Dean Nelson
7
-401
/
+291
2008-05-13
spi: pxa2xx_spi clock resume bugfix
Eric BENARD
1
-1
/
+1
2008-05-13
uml: track and make up lost ticks
Jeff Dike
3
-6
/
+53
2008-05-13
uml: style fixes in the random driver
Jeff Dike
1
-38
/
+41
2008-05-13
uml: random driver fixes
Jeff Dike
5
-31
/
+65
2008-05-13
uml: physical memory shouldn't include initial stack
Jeff Dike
1
-1
/
+4
2008-05-13
uml: use PAGE_SIZE in linker scripts
Cyrill Gorcunov
4
-19
/
+26
2008-05-13
uml: use DIV_ROUND_UP
Jiri Olsa
1
-2
/
+2
2008-05-13
uml: fix CONFIG_RAW dependencies
Robert P. J. Day
1
-3
/
+3
2008-05-13
uml: use __SPIN_LOCK_UNLOCKED
Jeff Dike
1
-2
/
+2
2008-05-13
uml: fix bad NTP interaction with clock
Jeff Dike
1
-2
/
+2
2008-05-13
uml: remove unused header
Jeff Dike
1
-6
/
+0
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
17
-24
/
+28
2008-05-13
uml: fix errno return
Johann Felix Soden
1
-1
/
+1
2008-05-13
uml: tidy ptrace interface
Jeff Dike
6
-62
/
+23
2008-05-13
uml: move hppfs_kern.c to hppfs.c
Jeff Dike
2
-3
/
+3
2008-05-13
uml: hppfs fixes
Jeff Dike
1
-52
/
+30
2008-05-13
uml: style fixes
Jeff Dike
4
-15
/
+4
2008-05-13
uml: redo host capability detection and disabling
Jeff Dike
1
-40
/
+41
2008-05-12
Make 'cond_resched()' nullification depend on PREEMPT_BKL
Linus Torvalds
1
-1
/
+1
2008-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-66
/
+81
[next]