index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP back
Jens Axboe
2008-03-04
1
-2
/
+7
*
block: fix shadowed variable warning in blk-map.c
Harvey Harrison
2008-03-04
1
-3
/
+3
*
block: remove extern on function definition
Harvey Harrison
2008-03-04
1
-1
/
+1
*
cciss: remove READ_AHEAD define and use block layer defaults
Mike Miller
2008-03-04
1
-3
/
+0
*
make cdrom.c:check_for_audio_disc() static
Adrian Bunk
2008-03-04
1
-2
/
+2
*
block/genhd.c: proper externs
Adrian Bunk
2008-03-04
2
-2
/
+4
*
unexport blk_rq_map_user_iov
Adrian Bunk
2008-03-04
1
-1
/
+0
*
unexport blk_{get,put}_queue
Adrian Bunk
2008-03-04
1
-2
/
+0
*
block/genhd.c: cleanups
Adrian Bunk
2008-03-04
2
-3
/
+5
*
proper prototype for blk_dev_init()
Adrian Bunk
2008-03-04
2
-2
/
+4
*
block/blk-tag.c should #include "blk.h"
Adrian Bunk
2008-03-04
1
-0
/
+2
*
Fix DMA access of block device in 64-bit kernel on some non-x86 systems with ...
Yang Shi
2008-03-04
1
-1
/
+1
*
block: separate out padding from alignment
Tejun Heo
2008-03-04
4
-8
/
+34
*
block: restore the meaning of rq->data_len to the true data length
FUJITA Tomonori
2008-03-04
7
-18
/
+13
*
resubmit: cciss: procfs updates to display info about many
Mike Miller
2008-03-04
2
-103
/
+160
*
splice: only return -EAGAIN if there's hope of more data
Jens Axboe
2008-03-04
1
-4
/
+8
*
block: fix kernel-docbook parameters and files
Randy Dunlap
2008-03-04
3
-1
/
+4
*
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2008-03-03
3
-121
/
+92
|
\
|
*
slub: fix possible NULL pointer dereference
Cyrill Gorcunov
2008-03-03
1
-2
/
+4
|
*
slub: Add kmalloc_large_node() to support kmalloc_node fallback
Christoph Lameter
2008-03-03
1
-2
/
+13
|
*
slub: look up object from the freelist once
Pekka J Enberg
2008-03-03
1
-2
/
+0
|
*
slub: Fix up comments
Christoph Lameter
2008-03-03
2
-23
/
+30
|
*
slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()
Christoph Lameter
2008-03-03
1
-7
/
+8
|
*
slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG
Christoph Lameter
2008-03-03
1
-4
/
+2
|
*
slub: Use the objsize from the kmem_cache_cpu structure
Christoph Lameter
2008-03-03
1
-1
/
+1
|
*
slub: Remove useless checks in alloc_debug_processing
Christoph Lameter
2008-03-03
1
-2
/
+2
|
*
slub: Remove objsize check in kmem_cache_flags()
Christoph Lameter
2008-03-03
1
-23
/
+4
|
*
slub: rename slab_objects to show_slab_objects
Christoph Lameter
2008-03-03
1
-5
/
+5
|
*
Revert "unique end pointer" patch
Christoph Lameter
2008-03-03
2
-51
/
+24
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Christoph Lameter
2008-03-03
289
-2958
/
+4814
|
|
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Christoph Lameter
2008-02-27
796
-9867
/
+24902
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Christoph Lameter
2008-02-15
270
-3430
/
+5316
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Christoph Lameter
2008-02-14
144
-1303
/
+3141
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Christoph Lameter
2008-02-12
17
-103
/
+143
|
|
\
\
\
\
\
|
*
|
|
|
|
|
slab: avoid double initialization & do initialization in 1 place
Marcin Slusarz
2008-02-11
1
-2
/
+1
*
|
|
|
|
|
|
exit_notify: fix kill_orphaned_pgrp() usage with mt exit
Oleg Nesterov
2008-03-03
1
-3
/
+4
*
|
|
|
|
|
|
will_become_orphaned_pgrp: partially fix insufficient ->exit_state check
Oleg Nesterov
2008-03-03
1
-9
/
+8
*
|
|
|
|
|
|
introduce kill_orphaned_pgrp() helper
Oleg Nesterov
2008-03-03
1
-39
/
+35
*
|
|
|
|
|
|
Fix default compose table initialization
Samuel Thibault
2008-03-03
3
-70
/
+70
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-03-03
1
-4
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ARM] Fix freeing of page tables for ARM in free_pgd_slow
Uwe Kleine-König
2008-03-01
1
-4
/
+2
*
|
|
|
|
|
|
docbook: fix fusion source files
Randy Dunlap
2008-03-03
2
-21
/
+18
*
|
|
|
|
|
|
docbook: fix kernel-api source files
Randy Dunlap
2008-03-03
3
-7
/
+3
*
|
|
|
|
|
|
docbook: fix usb source files
Randy Dunlap
2008-03-03
2
-10
/
+5
*
|
|
|
|
|
|
docbook: fix scsi source file
Randy Dunlap
2008-03-03
1
-2
/
+1
*
|
|
|
|
|
|
docbook: fix rapidio source files
Randy Dunlap
2008-03-03
1
-5
/
+3
*
|
|
|
|
|
|
docbook: fix filesystems.tmpl source files
Randy Dunlap
2008-03-03
3
-18
/
+13
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-03-03
1
-11
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86: revert "x86: fix pmd_bad and pud_bad to support huge pages"
Ingo Molnar
2008-03-03
2
-7
/
+3
|
*
|
|
|
|
|
|
x86: revert "x86: CPA: avoid split of alias mappings"
Rafael J. Wysocki
2008-03-03
1
-11
/
+10
[next]