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
2010-10-28
ext3: Use DIV_ROUND_UP() on group desc block counting
Namhyung Kim
1
-2
/
+1
2010-10-28
ext3: Return proper error code on ext3_fill_super()
Namhyung Kim
1
-0
/
+2
2010-10-28
ext3: Remove unnecessary casts on bh->b_data
Namhyung Kim
2
-5
/
+5
2010-10-28
ext3: Cleanup ext3_setup_super()
Namhyung Kim
1
-3
/
+3
2010-10-28
quota: Fix issuing of warnings from dquot_transfer
Jan Kara
1
-7
/
+6
2010-10-28
quota: fix dquot_disable vs dquot_transfer race v2
Dmitry
1
-6
/
+12
2010-10-28
jbd: Convert bitops to buffer fns
Namhyung Kim
1
-3
/
+3
2010-10-28
ext3/jbd: Avoid WARN() messages when failing to write the superblock
Darrick J. Wong
2
-3
/
+51
2010-10-28
jbd: Use offset_in_page() instead of manual calculation
Namhyung Kim
1
-1
/
+1
2010-10-28
jbd: Remove unnecessary goto statement
Namhyung Kim
1
-2
/
+0
2010-10-28
jbd: Use printk_ratelimited() in journal_alloc_journal_head()
Namhyung Kim
1
-6
/
+4
2010-10-28
jbd: Move debug message into #ifdef area
Namhyung Kim
1
-1
/
+1
2010-10-28
ext2: fix comment on ext2_try_to_allocate()
Namhyung Kim
1
-2
/
+1
2010-10-05
ext3: Fix lost extented attributes for inode with ino == 11
Jan Kara
1
-3
/
+8
2010-10-05
quota: Make QUOTACTL config be selected by its users
Jan Kara
2
-2
/
+3
2010-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-16
/
+35
2010-10-01
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-5
/
+12
2010-10-01
MN10300: Fix flush_icache_range()
David Howells
1
-1
/
+19
2010-10-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
24
-120
/
+246
2010-10-01
Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-6
/
+6
2010-10-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
24
-76
/
+153
2010-10-01
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-7
/
+38
2010-10-01
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2010-10-01
reiserfs: fix unwanted reiserfs lock recursion
Frederic Weisbecker
1
-2
/
+3
2010-10-01
reiserfs: fix dependency inversion between inode and reiserfs mutexes
Frederic Weisbecker
1
-1
/
+1
2010-10-01
MAINTAINERS: update maintainer for S5P ARM ARCHITECTURES
Kukjin Kim
1
-0
/
+7
2010-10-01
MAINTAINERS: update matroxfb & ncpfs status
Petr Vandrovec
2
-8
/
+7
2010-10-01
proc: make /proc/pid/limits world readable
Jiri Olsa
1
-2
/
+2
2010-10-01
lib/list_sort: do not pass bad pointers to cmp callback
Don Mullis
1
-1
/
+1
2010-10-01
sys_semctl: fix kernel stack leakage
Dan Rosenberg
1
-0
/
+2
2010-10-01
i7core_edac: fix panic in udimm sysfs attributes registration
Marcin Slusarz
1
-0
/
+1
2010-10-01
drivers/serial/mrst_max3110.c needs linux/irq.h
Andrew Morton
1
-0
/
+1
2010-10-01
arch/m68k/mac/macboing.c: use unsigned long for irqflags
Andrew Morton
1
-3
/
+3
2010-10-01
drivers/serial/mfd.c needs slab.h
Andrew Morton
1
-0
/
+1
2010-10-01
kfifo: fix scatterlist usage
Ira W. Snyder
2
-10
/
+9
2010-10-01
cifs: prevent infinite recursion in cifs_reconnect_tcon
Jeff Layton
1
-16
/
+33
2010-10-01
vmwgfx: Fix fb VRAM pinning failure due to fragmentation
Thomas Hellstrom
1
-0
/
+5
2010-10-01
vmwgfx: Remove initialisation of dev::devname
Thomas Hellstrom
1
-6
/
+0
2010-10-01
vmwgfx: Enable use of the vblank system
Thomas Hellstrom
4
-31
/
+49
2010-10-01
vmwgfx: vt-switch (master drop) fixes
Thomas Hellstrom
5
-13
/
+115
2010-10-01
drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all...
Thomas Hellstrom
1
-1
/
+1
2010-10-01
drm: Hold the mutex when dropping the last GEM reference (v2)
Chris Wilson
2
-26
/
+6
2010-09-30
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
2
-4
/
+15
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
11
-34
/
+33
2010-10-01
i2c-s3c2410: fix calculation of SDA line delay
MyungJoo Ham
1
-2
/
+2
2010-09-30
x86, hpet: Fix bogus error check in hpet_assign_irq()
Thomas Gleixner
1
-1
/
+1
2010-09-30
x86, irq: Plug memory leak in sparse irq
Thomas Gleixner
1
-3
/
+8
2010-09-30
Fix up more fallout form alpha signal cleanups
Linus Torvalds
1
-1
/
+1
2010-09-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
1
-1
/
+1
2010-09-30
drm: i810/i830: fix locked ioctl variant
Arnd Bergmann
2
-2
/
+2
[next]