index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
sxboards.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
arch/tile: avoid erroneous error return for PTRACE_POKEUSR.
Chris Metcalf
1
-0
/
+1
2010-07-06
tile: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+8
2010-07-06
tile: remove homegrown L1_CACHE_ALIGN macro
FUJITA Tomonori
1
-1
/
+0
2010-07-06
arch/tile: Miscellaneous cleanup changes.
Chris Metcalf
56
-679
/
+798
2010-07-06
arch/tile: Split the icache flush code off to a generic <arch> header.
Chris Metcalf
5
-114
/
+120
2010-07-06
arch/tile: Fix bug in support for atomic64_xx() ops.
Chris Metcalf
1
-4
/
+3
2010-07-06
arch/tile: Shrink the tile-opcode files considerably.
Chris Metcalf
3
-12527
/
+1017
2010-07-06
arch/tile: Add driver to enable access to the user dynamic network.
Chris Metcalf
7
-6
/
+874
2010-07-06
arch/tile: Enable more sophisticated IRQ model for 32-bit chips.
Chris Metcalf
9
-154
/
+435
2010-07-06
Move list types from <linux/list.h> to <linux/types.h>.
Chris Metcalf
2
-12
/
+13
2010-07-05
Linux 2.6.35-rc4
v2.6.35-rc4
Linus Torvalds
1
-1
/
+1
2010-07-05
module: initialize module dynamic debug later
Yehuda Sadeh
3
-11
/
+18
2010-07-05
ARM: 6205/1: perf: ensure counter delta is treated as unsigned
Will Deacon
1
-1
/
+1
2010-07-03
perf, x86: Fix incorrect branches event on AMD CPUs
Vince Weaver
1
-2
/
+2
2010-07-02
of/dma: fix build breakage in ppc4xx adma driver
Dan Williams
1
-1
/
+3
2010-07-02
MAINTAINERS: Add an entry for i7core_edac
Mauro Carvalho Chehab
1
-1
/
+8
2010-07-02
i7core_edac: Avoid doing multiple probes for the same card
Mauro Carvalho Chehab
1
-5
/
+12
2010-07-02
i7core_edac: Properly discover the first QPI device
Mauro Carvalho Chehab
1
-8
/
+28
2010-07-02
amd64_edac: Fix syndrome calculation on K8
Borislav Petkov
1
-12
/
+12
2010-07-02
ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220
Catalin Marinas
1
-0
/
+2
2010-07-02
ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220
Catalin Marinas
2
-0
/
+10
2010-07-02
drm/i915: fix page flip finish vs. prepare on plane B
Jesse Barnes
1
-1
/
+1
2010-07-02
correct console log level when ERST ACPI table is not found
Daniel J Blueman
1
-1
/
+1
2010-07-02
drm/i915: fix hibernation since i915 self-reclaim fixes
Linus Torvalds
1
-1
/
+1
2010-07-02
drm/i915: change default panel fitting mode to preserve aspect ratio
Jesse Barnes
1
-2
/
+2
2010-07-02
drm/i915: fix uninitialized variable warning in i915_setup_compression()
Prarit Bhargava
1
-1
/
+1
2010-07-02
drm/i915: take struct_mutex in i915_dma_cleanup()
Dan Carpenter
1
-0
/
+2
2010-07-02
drm/i915: Fix CRT hotplug regression in 2.6.35-rc1
Andy Lutomirski
3
-8
/
+11
2010-07-02
i915: fix ironlake edp panel setup (v4)
Dave Airlie
1
-3
/
+24
2010-07-02
drm/i915: don't access FW_BLC_SELF on 965G
Jesse Barnes
2
-4
/
+6
2010-07-02
drm/i915: Account for space on the ring buffer consumed whilst wrapping.
Chris Wilson
1
-0
/
+1
2010-07-01
ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1
Tejun Heo
1
-7
/
+19
2010-07-01
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
Tejun Heo
3
-0
/
+17
2010-07-01
libahci: Fix bug in storing EM messages
Harry Zhang
1
-2
/
+3
2010-07-01
perf tools: Fix find tids routine by excluding "." and ".."
Gui Jianfeng
1
-1
/
+10
2010-07-01
watchdog: docs: add an entry for imx2_wdt
Fabio Estevam
1
-0
/
+5
2010-07-01
ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMU
Will Deacon
1
-1
/
+2
2010-07-01
ARM: 6194/1: change definition of cpu_relax() for ARM11MPCore
Will Deacon
1
-0
/
+4
2010-07-01
ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section
Catalin Marinas
5
-5
/
+10
2010-07-01
ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB section
Catalin Marinas
1
-1
/
+2
2010-07-01
ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...
Catalin Marinas
2
-3
/
+31
2010-07-01
ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMP
Catalin Marinas
1
-1
/
+2
2010-07-01
ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds
Catalin Marinas
1
-9
/
+9
2010-07-01
ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPI
Daniel Mack
1
-11
/
+22
2010-07-01
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
4
-13
/
+13
2010-07-01
drm/radeon/kms: remove rv100 bios connector quirk
Alex Deucher
1
-9
/
+0
2010-07-01
drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm mode
Alex Deucher
1
-3
/
+8
2010-07-01
DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re:...
Rafael J. Wysocki
2
-8
/
+36
2010-07-01
drm/radeon/kms/igp: fix possible divide by 0 in bandwidth code (v2)
Alex Deucher
3
-17
/
+23
2010-07-01
drm/radeon: add quirk to make HP nx6125 laptop resume.
Dave Airlie
1
-0
/
+8
[next]