index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-03-05
2
-16
/
+16
|
\
|
*
percpu: fix __this_cpu_{sub,inc,dec}_return() definition
Konstantin Khlebnikov
2012-03-04
1
-3
/
+3
|
*
percpu: use raw_local_irq_* in _this_cpu op
Ming Lei
2012-02-21
1
-10
/
+10
|
*
percpu: fix generic definition of __this_cpu_add_and_return()
Konstantin Khlebnikov
2012-02-21
1
-1
/
+2
|
*
percpu: use bitmap_clear
Akinobu Mita
2012-01-20
1
-2
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-03-05
14
-36
/
+58
|
\
\
|
*
|
MIPS: traps.c: Fix typo
Masanari Iida
2012-02-20
1
-1
/
+1
|
*
|
MIPS: PowerTV: Fix defconfigs for coverage builds
Ralf Baechle
2012-02-20
1
-1
/
+1
|
*
|
MIPS: Netlogic: Fix defconfigs for coverage builds
Paul Gortmaker
2012-02-20
2
-4
/
+4
|
*
|
MIPS: ATH79: Avoid a kernel bug on AR913X
Gabor Juhos
2012-02-20
1
-1
/
+1
|
*
|
MIPS: PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-02-20
2
-14
/
+1
|
*
|
MIPS: fault.c: Port OOM changes to do_page_fault
Kautuk Consul
2012-02-20
1
-7
/
+29
|
*
|
MIPS: vmlinux.lds.S: remove duplicate _sdata symbol
Tony Wu
2012-02-20
1
-1
/
+0
|
*
|
MIPS: Alchemy: Increase minimum timeout for 32kHz timer.
Manuel Lauss
2012-02-20
1
-1
/
+1
|
*
|
MIPS: txx9 7segled fix struct device has no member
Yoichi Yuasa
2012-02-20
1
-1
/
+1
|
*
|
MIPS: Alchemy: Update Au1300 inlined GPIO macros
Manuel Lauss
2012-02-20
1
-1
/
+19
|
*
|
MIPS: Remove temporary kludge from <asm/page.h>
Ralf Baechle
2012-02-20
1
-3
/
+0
|
*
|
MIPS: BMIPS: smp-bmips.c does not need to include version.h
Jesper Juhl
2012-02-20
1
-1
/
+0
*
|
|
flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not held
Al Viro
2012-03-05
1
-1
/
+1
*
|
|
VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs
Al Viro
2012-03-05
1
-0
/
+2
*
|
|
aout: move setup_arg_pages() prior to reading/mapping the binary
Al Viro
2012-03-05
2
-14
/
+14
*
|
|
Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-03-05
9
-25
/
+38
|
\
\
\
|
*
|
|
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
2012-03-04
4
-5
/
+17
|
*
|
|
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
Will Deacon
2012-03-04
1
-3
/
+4
|
*
|
|
mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
Sascha Hauer
2012-03-04
1
-2
/
+3
|
*
|
|
mmc: core: fix regression: set default clock gating delay to 0
Guennadi Liakhovetski
2012-03-04
1
-2
/
+2
|
*
|
|
MAINTAINERS: hand over atmel-mci (sd/mmc interface)
Nicolas Ferre
2012-03-04
1
-2
/
+2
|
*
|
|
mmc: atmel-mci: don't use dma features when using DMA with no chan available
Ludovic Desroches
2012-03-02
1
-11
/
+10
*
|
|
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-03-05
3
-2
/
+11
|
\
\
\
\
|
*
|
|
|
HID: hid-input: allow array fields out of range
Nikolai Kondrashov
2012-03-05
1
-2
/
+7
|
*
|
|
|
HID: usbhid: Add NOGET quirk for the AIREN Slim+ keyboard
Alan Stern
2012-02-27
2
-0
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2012-03-05
8
-7
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
mfd: Correct readability of WM8994 DC servo 4E register
Mark Brown
2012-03-01
1
-0
/
+1
|
*
|
|
|
|
mfd: Initialize tps65912 irq platform data properly
Axel Lin
2012-02-23
1
-1
/
+1
|
*
|
|
|
|
mfd: Fix ACPI conflict check
Jean Delvare
2012-02-23
1
-1
/
+1
|
*
|
|
|
|
mfd: Fix ab8500 error path bug
Linus Walleij
2012-02-21
1
-2
/
+3
|
*
|
|
|
|
mfd: Test for jack detection when deciding if wm8994 should suspend
Mark Brown
2012-02-21
1
-0
/
+14
|
*
|
|
|
|
mfd: Initialize tps65910 irq platform data properly
Laxman Dewangan
2012-02-20
1
-1
/
+1
|
*
|
|
|
|
mfd: Fix possible s5m null pointer dereference
Jonghwan Choi
2012-02-20
1
-1
/
+1
|
*
|
|
|
|
mfd: wm8350 variable dereferenced before check
Jonghwan Choi
2012-02-20
1
-1
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
Linus Torvalds
2012-03-05
2
-20
/
+20
*
|
|
|
|
Linux 3.3-rc6
v3.3-rc6
Linus Torvalds
2012-03-04
1
-1
/
+1
*
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2012-03-04
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
[SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576
Boaz Harrosh
2012-02-25
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2012-03-04
4
-2
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit.
James Bottomley
2012-02-28
1
-0
/
+4
|
*
|
|
|
|
|
[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h
Cong Wang
2012-02-27
1
-0
/
+2
|
*
|
|
|
|
|
[PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...
James Bottomley
2012-02-27
2
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-03
4
-4
/
+54
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
2012-03-02
4
-4
/
+54
[next]