index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
pagewalk.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-02
hyper-v: Update MAINTAINERS
K. Y. Srinivasan
1
-6
/
+10
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
46
-51
/
+51
2011-11-29
clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGR
Paul Bolle
1
-1
/
+1
2011-11-28
gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'
Paul Bolle
1
-1
/
+1
2011-11-24
leds: Kconfig: Fix typo 'D2NET_V2'
Paul Bolle
1
-1
/
+2
2011-11-22
sound: Kconfig: drop unknown symbol ARCH_CLPS7500
Paul Bolle
1
-1
/
+1
2011-11-22
SCSI, qla2xxx: remove redundant semicolon
Jesper Juhl
1
-1
/
+1
2011-11-22
serial: Kconfig: drop unknown symbol 'ARCH_IMX'
Paul Bolle
1
-1
/
+1
2011-11-20
qnx4fs: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-3
/
+4
2011-11-17
mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.c
Wang Sheng-Hui
1
-2
/
+2
2011-11-14
spi: drop "select SPI_MASTER_OF"
Paul Bolle
1
-2
/
+1
2011-11-14
usb: gadget: drop "select USB_GADGET_S3C_HSOTG_PIO"
Paul Bolle
1
-1
/
+0
2011-11-13
MAINTAINERS: update ipwireless entry
Jiri Kosina
1
-2
/
+1
2011-11-13
MIPS: Sibyte: drop select of SIBYTE_CFE
Paul Bolle
1
-1
/
+0
2011-11-13
drop "select GCD" from three Kconfig files
Paul Bolle
3
-3
/
+0
2011-11-13
powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"
Paul Bolle
1
-1
/
+0
2011-11-13
mtd: drop select of MTD_PARTITIONS
Paul Bolle
1
-1
/
+0
2011-11-13
crypto: drop selects of bogus Kconfig symbol
Paul Bolle
1
-2
/
+0
2011-11-13
s390: drop "select HAVE_GET_USER_PAGES_FAST"
Paul Bolle
1
-1
/
+0
2011-11-13
powerpc/4xx: Fix typo 'PCC4xx_MSI'
Paul Bolle
1
-1
/
+1
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
2011-11-11
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
1
-1
/
+1
2011-11-11
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
3
-12
/
+62
2011-11-11
drm: Ensure string is null terminated.
Vinson Lee
1
-1
/
+3
2011-11-11
vmwgfx: Only allow 64x64 cursors
Jakob Bornecrantz
1
-0
/
+4
[next]