index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-footbridge
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
ARM: S5P64X0: 2nd Change to using s3c_gpio_cfgpin_range()
Kukjin Kim
3
-20
/
+16
2010-10-23
ARM: S5P64X0: Change to using s3c_gpio_cfgpin_range()
Ben Dooks
1
-19
/
+7
2010-10-23
ARM: S5P6442: Change to using s3c_gpio_cfgpin_range()
Ben Dooks
2
-22
/
+11
2010-10-23
ARM: S3C64XX: Change to using s3c_gpio_cfgpin_range()
Ben Dooks
2
-42
/
+19
2010-10-23
ARM: S3C64XX: Change dev-audio.c to use S3C_GPIO_SFN() for special functions
Ben Dooks
1
-42
/
+37
2010-10-23
ARM: SAMSUNG: Add GPIO configuration for a range of pins
Ben Dooks
2
-0
/
+28
2010-10-19
ARM: S5PV310: Fix build error on GPIO map
Kukjin Kim
2
-2
/
+1
2010-10-18
ARM: S5P64X0: Bug fix on errors of build with CONFIG_PREEMPT_NONE
SeungChull Suh
1
-0
/
+1
2010-10-18
ARM: S5P64X0: Fix GPIO rbank support
Atul Dahiya
1
-5
/
+0
2010-10-18
ARM: S5P64X0: Replace the 6440 system device class definition with 64x0
Abhilash Kesavan
1
-1
/
+1
2010-10-18
ARM: S5P64X0: FIX typo in the ADC device name
Naveen Krishna Ch
1
-2
/
+2
2010-10-18
ARM: s5p64x0_defconfig: Update for support S5P6440 and S5P6450
Kukjin Kim
1
-1
/
+2
2010-10-18
ARM: S5P64X0: Add UART serial support for S5P6450
Kukjin Kim
3
-4
/
+63
2010-10-18
ARM: S5P64X0: Move SMDK6440 board file and Add SMDK6450 board file
Kukjin Kim
2
-35
/
+234
2010-10-18
ARM: S5P64X0: Move GPIO support files for merge S5P64X0
Kukjin Kim
4
-138
/
+208
2010-10-18
ARM: S5P64X0: Add S5P6450 I2C support
Kukjin Kim
3
-10
/
+51
2010-10-18
ARM: S5P64X0: Move DMA support for S5P64X0
Kukjin Kim
3
-21
/
+85
2010-10-18
ARM: S5P64X0: Update Audio support
Kukjin Kim
8
-321
/
+422
2010-10-18
ARM: S5P64X0: Update Timer support
Kukjin Kim
2
-10
/
+13
2010-10-18
ARM: S5P64X0: Update IRQ support
Kukjin Kim
2
-16
/
+40
2010-10-18
ARM: S5P64X0: Update Clock for S5P6440 and S5P6450
Kukjin Kim
10
-979
/
+1674
2010-10-18
ARM: S5P64X0: Add S5P64X0(S5P6440 and S5P6450) initialization support
Kukjin Kim
21
-384
/
+711
2010-10-18
ARM: S5P64X0: Update Kconfig and Makefile
Kukjin Kim
8
-66
/
+96
2010-10-18
ARM: S5P: Moves initial map for merging S5P64X0
Kukjin Kim
10
-66
/
+125
2010-10-18
ARM: S5P: Move OneNAND device definitions in plat-s5p
Kukjin Kim
11
-24
/
+37
2010-10-15
Linux 2.6.36-rc8
v2.6.36-rc8
Linus Torvalds
1
-2
/
+2
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
2
-32
/
+40
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
3
-22
/
+6
2010-10-14
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
1
-2
/
+0
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
ARM: 6440/1: ep93xx: DMA: fix channel_disable
Mika Westerberg
1
-1
/
+1
2010-10-12
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2010-10-12
perf, MIPS: Support cross compiling of tools/perf for MIPS
Deng-Cheng Zhu
1
-0
/
+12
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
2010-10-12
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2
-22
/
+22
2010-10-12
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2
-2
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
9
-1
/
+14
2010-10-12
perf: Fix incorrect copy_from_user() usage
John Blackwood
1
-3
/
+1
2010-10-12
fanotify: disable fanotify syscalls
Eric Paris
2
-2
/
+1
2010-10-12
tg3: restore rx_dropped accounting
Eric Dumazet
2
-3
/
+5
2010-10-12
b44: fix carrier detection on bind
Paul Fertser
1
-2
/
+2
2010-10-12
x86, numa: For each node, register the memory blocks actually used
Yinghai Lu
1
-3
/
+5
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
1
-3
/
+3
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
1
-13
/
+13
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2
-7
/
+1
2010-10-11
ATM: mpc, fix use after free
Jiri Slaby
1
-1
/
+1
[next]