index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-mxs
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-09
x86, um: Fix typo in 32-bit system call modifications
H. Peter Anvin
1
-1
/
+1
2011-12-09
um: Use $(srctree) not $(KBUILD_SRC)
H. Peter Anvin
1
-1
/
+1
2011-12-06
x86, um: Mark system call tables readonly
H. Peter Anvin
2
-2
/
+2
2011-12-06
x86, um: Use the same style generated syscall tables as native
H. Peter Anvin
5
-46
/
+84
2011-12-06
um: Generate headers before generating user-offsets.s
H. Peter Anvin
1
-1
/
+1
2011-12-06
um: Run host archheaders, allow use of host generated headers
H. Peter Anvin
1
-1
/
+6
2011-11-22
kbuild, headers.sh: Don't make archheaders explicitly
H. Peter Anvin
1
-1
/
+0
2011-11-19
x86, syscall: Allow syscall offset to be symbolic
H. Peter Anvin
1
-1
/
+5
2011-11-19
x86, syscall: Re-fix typo in comment
H. Peter Anvin
2
-2
/
+2
2011-11-19
x86: Simplify syscallhdr.sh
H. Peter Anvin
1
-16
/
+3
2011-11-17
x86: Generate system call tables and unistd_*.h from tables
H. Peter Anvin
16
-1896
/
+154
2011-11-17
checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source
H. Peter Anvin
1
-5
/
+10
2011-11-17
x86: Machine-readable syscall tables and scripts to process them
H. Peter Anvin
5
-0
/
+771
2011-11-17
trace: Include <asm/asm-offsets.h> in trace_syscalls.c
H. Peter Anvin
1
-0
/
+1
2011-11-17
x86-64, ia32: Move compat_ni_syscall into C and its own file
H. Peter Anvin
3
-3
/
+8
2011-11-17
x86-64, syscall: Adjust comment spacing and remove typo
H. Peter Anvin
1
-3
/
+3
2011-11-17
kbuild: Add support for an "archheaders" target
H. Peter Anvin
3
-21
/
+39
2011-11-17
kbuild: Add support for installing generated asm headers
H. Peter Anvin
1
-2
/
+8
2011-11-15
Linux 3.2-rc2
v3.2-rc2
Linus Torvalds
1
-1
/
+1
2011-11-15
hfs: add sanity check for file name length
Dan Carpenter
1
-0
/
+2
2011-11-14
fsl-rio: fix compile error
Liu Gang
1
-1
/
+1
2011-11-14
blackfin: Fixup export.h includes
Lars-Peter Clausen
8
-7
/
+8
2011-11-14
Blackfin: add serial TX IRQ in individual platform resource
Sonic Zhang
28
-49
/
+296
2011-11-14
virtio-pci: fix use after free
Michael S. Tsirkin
1
-5
/
+6
2011-11-13
ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)
Rafael J. Wysocki
1
-29
/
+0
2011-11-12
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
Alex Deucher
1
-8
/
+19
2011-11-12
[CPUFREQ] db8500: fix build error due to undeclared i variable
Axel Lin
1
-3
/
+3
2011-11-12
bma023: Add SFI translation for this device
William Douglas
1
-0
/
+1
2011-11-12
vrtc: change its year offset from 1960 to 1972
Feng Tang
2
-10
/
+13
2011-11-12
ce4100: fix a build error
Zhang Rui
1
-1
/
+1
2011-11-11
arm/imx: fix imx6q mmc error when mounting rootfs
Shawn Guo
2
-1
/
+24
2011-11-11
arm/imx: fix AUTO_ZRELADDR selection
Shawn Guo
1
-2
/
+2
2011-11-11
arm/imx: fix the references to ARCH_MX3
Shawn Guo
1
-15
/
+19
2011-11-11
ARM: mx51/53: set pwm clock parent to ipg_perclk
Richard Zhao
1
-2
/
+2
2011-11-11
btrfs: rename the option to nospace_cache
David Sterba
1
-2
/
+2
2011-11-11
drm/radeon/kms/pm: switch to dynamically allocating clock mode array
Alex Deucher
2
-39
/
+82
2011-11-11
drm/radeon/kms: optimize r600_pm_profile_init
Alex Deucher
1
-68
/
+32
2011-11-11
drm/radeon/kms/pm: add a proper pm profile init function for fusion
Alex Deucher
6
-39
/
+94
2011-11-11
drm/radeon/kms: remove extraneous calls to radeon_pm_compute_clocks()
Alex Deucher
2
-12
/
+0
2011-11-11
Btrfs: handle bio_add_page failure gracefully in scrub
Arne Jansen
1
-35
/
+29
2011-11-11
drm/exynos: added padding to be 64-bit align.
Inki Dae
1
-0
/
+2
2011-11-11
drm: fix kconfig unmet dependency warning
Randy Dunlap
1
-0
/
+1
2011-11-11
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
1
-1
/
+6
2011-11-11
drm/radeon/benchmark: signedness bug in radeon_benchmark_move()
Dan Carpenter
1
-1
/
+1
2011-11-11
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
1
-1
/
+1
2011-11-11
MAINTAINERS: exynos: Add EXYNOS DRM maintainer entry
Kyungmin Park
1
-0
/
+7
2011-11-11
drm: try to restore previous CRTC config if mode set fails
Jesse Barnes
1
-0
/
+13
2011-11-11
drm/radeon/kms: make an aux failure debug only
Alex Deucher
1
-1
/
+1
2011-11-11
drm: drop select of SLOW_WORK
Paul Bolle
1
-1
/
+0
2011-11-11
drm: serialize access to list of debugfs files
Marcin Slusarz
3
-5
/
+16
[next]