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
2012-09-12
block/blk-tag.c: Remove useless kfree
Peter Senna Tschudin
1
-4
/
+2
2012-09-09
block: remove the duplicated setting for congestion_threshold
Jaehoon Chung
1
-2
/
+0
2012-09-09
block: reject invalid queue attribute values
Dave Reisner
1
-2
/
+23
2012-09-09
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
8
-46
/
+29
2012-09-09
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
2
-77
/
+49
2012-09-09
block: Kill bi_destructor
Kent Overstreet
5
-48
/
+27
2012-09-09
pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
1
-45
/
+7
2012-09-09
block: Add bio_reset()
Kent Overstreet
3
-6
/
+44
2012-09-09
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
1
-28
/
+18
2012-09-09
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
6
-41
/
+26
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
8
-103
/
+21
2012-09-06
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-27
/
+73
2012-09-06
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+10
2012-09-06
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2
-2
/
+2
2012-09-06
Remove user-triggerable BUG from mpol_to_str
Dave Jones
1
-1
/
+1
2012-09-05
Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-61
/
+98
2012-09-05
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-09-05
dj: memory scribble in logi_dj
Alan Cox
1
-2
/
+2
2012-09-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
15
-34
/
+68
2012-09-05
Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+5
2012-09-05
Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
7
-31
/
+79
2012-09-05
Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
6
-5
/
+19
2012-09-05
Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi
Linus Torvalds
1
-2
/
+2
2012-09-05
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-05
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
1
-1
/
+1
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-05
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-05
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-05
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
3
-9
/
+4
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2
-1
/
+11
2012-09-05
powerpc/vphn: Fix arch_update_cpu_topology() return value
Jesse Larrew
1
-3
/
+4
2012-09-04
ARM: gemini: fix the gemini build
Linus Walleij
1
-0
/
+1
2012-09-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
3
-3
/
+4
2012-09-04
mmc: omap: fix broken PIO mode
Paul Walmsley
1
-3
/
+11
2012-09-04
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
2
-1
/
+26
2012-09-04
mmc: dw_mmc: Disable low power mode if SDIO interrupts are used
Doug Anderson
1
-3
/
+38
2012-09-04
mmc: dw_mmc: fix error handling in PIO mode
Seungwon Jeon
1
-27
/
+2
2012-09-04
mmc: dw_mmc: correct mishandling error interrupt
Seungwon Jeon
1
-3
/
+1
2012-09-04
mmc: dw_mmc: amend using error interrupt status
Seungwon Jeon
1
-6
/
+5
2012-09-04
mmc: atmel-mci: not busy flag has also to be used for read operations
Ludovic Desroches
1
-1
/
+5
2012-09-04
mmc: sdhci-esdhc: break out early if clock is 0
Shawn Guo
1
-3
/
+3
2012-09-04
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
1
-5
/
+5
2012-09-04
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
1
-2
/
+2
2012-09-04
mmc: bfin_sdh: fix dma_desc_array build error
Sonic Zhang
1
-7
/
+0
2012-09-04
UBI: fix a horrible memory deallocation bug
Artem Bityutskiy
1
-2
/
+2
2012-09-03
ARM: shmobile: armadillo800eva: enable rw rootfs mount
Kuninori Morimoto
1
-1
/
+1
2012-09-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-33
/
+48
2012-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
55
-171
/
+232
[next]