index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-shark
/
dma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
ARM: nomadik: fix OF compilation regression
Linus Walleij
1
-1
/
+1
2013-02-05
ARM: MARCO: fix the build issue due to gic-vic-to-irqchip move
Barry Song
2
-21
/
+3
2013-02-05
ARM: shmobile: r8a7779: Correct TMU clock support
Simon Horman
1
-1
/
+2
2013-02-01
Linux 3.8-rc6
v3.8-rc6
Linus Torvalds
1
-2
/
+2
2013-01-31
cpuidle: kirkwood: Move out of mach directory
Andrew Lunn
9
-8
/
+75
2013-01-31
HID: i2c-hid: fix i2c_hid_output_raw_report
Benjamin Tissoires
1
-1
/
+12
2013-01-31
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2
-4
/
+39
2013-01-31
dm: fix write same requests counting
Alasdair G Kergon
1
-2
/
+4
2013-01-31
mips: Move __virt_addr_valid() to a place for MIPS 64
Steven Rostedt
2
-6
/
+6
2013-01-31
dm thin: fix queue limits stacking
Mike Snitzer
1
-12
/
+1
2013-01-31
Revert "console: implement lockdep support for console_lock"
Dave Airlie
1
-9
/
+0
2013-01-30
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
1
-2
/
+12
2013-01-30
SUNRPC: When changing the queue priority, ensure that we change the owner
Trond Myklebust
1
-1
/
+17
2013-01-30
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
1
-0
/
+20
2013-01-30
MIPS: Netlogic: Fix UP compilation on XLR
Jayachandran C
1
-1
/
+4
2013-01-30
MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE
Gabor Juhos
1
-1
/
+1
2013-01-30
MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE
Gabor Juhos
1
-1
/
+1
2013-01-30
MIPS: Lantiq: Fix cp0_perfcount_irq mapping
John Crispin
1
-1
/
+1
2013-01-30
rtc: Add support of rtc-mv for MVEBU SoCs
Gregory CLEMENT
1
-1
/
+1
2013-01-30
ARM: Kirkwood: Support basic hotplug for PCI-E
Jason Gunthorpe
1
-7
/
+3
2013-01-30
samsung-laptop: Disable on EFI hardware
Matt Fleming
1
-0
/
+4
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
13
-54
/
+79
2013-01-30
ARM: imx6q: support WAIT mode using cpuidle
Shawn Guo
5
-3
/
+102
2013-01-30
ARM: imx: move imx6q_cpuidle_driver into a separate file
Shawn Guo
4
-12
/
+37
2013-01-30
ARM: imx: mask gpc interrupts initially
Shawn Guo
1
-0
/
+5
2013-01-30
ARM: imx: return zero in case next event gets a large increment
Shawn Guo
1
-1
/
+2
2013-01-30
EDAC: Fix kcalloc argument order
Joe Perches
1
-3
/
+3
2013-01-30
EDAC: Test correct variable in ->store function
Dan Carpenter
1
-1
/
+1
2013-01-30
ARM: mach-shmobile: sh73a0: allow unplugging of CPU0
Ulrich Hecht
1
-1
/
+1
2013-01-30
ARM: mach-shmobile: add shmobile_cpu_disable_any()
Ulrich Hecht
2
-0
/
+7
2013-01-29
pinctrl: nomadik: nmk_prcm_gpiocr_get_mode may be unused
Arnd Bergmann
1
-1
/
+1
2013-01-29
pinctrl: exynos: don't mark probing functions as __init
Arnd Bergmann
1
-5
/
+5
2013-01-29
ARM: DT: tegra114: add pinmux DT entry
Laxman Dewangan
1
-0
/
+6
2013-01-29
ARM: DT: tegra114: add GPIO DT entry
Laxman Dewangan
1
-0
/
+17
2013-01-29
ARM: tegra114: select PINCTRL for Tegra114 SoC
Laxman Dewangan
1
-0
/
+2
2013-01-29
ARM: tegra: add Tegra114 ARM_CPUIDLE_WFI_STATE support
Joseph Lo
4
-0
/
+73
2013-01-29
ARM: tegra: Add SMMU entry to Tegra114 DT
Hiroshi Doyu
1
-0
/
+11
2013-01-29
x86, efi: remove attribute check from setup_efi_pci
Maarten Lankhorst
1
-3
/
+0
2013-01-29
ALSA: hda - Fix non-snoop page handling
Takashi Iwai
1
-14
/
+26
2013-01-29
ALSA: hda - Enable LPIB delay count for Poulsbo / Oaktrail
Takashi Iwai
1
-5
/
+4
2013-01-29
ARM: imx: Remove mx508 support
Fabio Estevam
19
-1703
/
+9
2013-01-29
ARM: imx: Remove mach-mx51_3ds board
Fabio Estevam
4
-193
/
+0
2013-01-29
ARM: imx: use debug_ll_io_init() for imx6q
Shawn Guo
4
-54
/
+2
2013-01-29
ARM: imx: remove unused imx6q_clock_map_io()
Shawn Guo
3
-4
/
+0
2013-01-29
ARM: mach-shmobile: emev2: Add reg and device_type properties to cpus
Simon Horman
1
-0
/
+7
2013-01-29
ARM: mach-shmobile: sh73a0: Add reg and device_type properties to cpus
Simon Horman
1
-0
/
+7
2013-01-29
powerpc: Max next_tb to prevent from replaying timer interrupt
Tiejun Chen
1
-2
/
+7
2013-01-29
powerpc: kernel/kgdb.c: Fix memory leakage
Cong Ding
1
-2
/
+3
2013-01-29
powerpc/book3e: Disable interrupt after preempt_schedule_irq
Tiejun Chen
1
-0
/
+13
2013-01-29
powerpc/oprofile: Fix error in oprofile power7_marked_instr_event() function
Carl E. Love
1
-1
/
+1
[next]