Age | Commit message (Expand) | Author | Files | Lines |
2010-01-16 | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 3 | -20/+21 |
2010-01-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+1 |
2010-01-15 | ARM: MINI2440: Fixup __initdata usage | Ben Dooks | 1 | -13/+13 |
2010-01-15 | ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier | Uri Yosef | 1 | -5/+5 |
2010-01-15 | ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator | Mark Brown | 1 | -0/+1 |
2010-01-14 | ARM: S3C: NAND: Check the existence of nr_map before copying | Ramax Lo | 1 | -2/+2 |
2010-01-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 29 | -54/+181 |
2010-01-12 | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King | 1 | -0/+12 |
2010-01-12 | ARM: Fix wrong dmb | Russell King | 1 | -3/+1 |
2010-01-11 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 27 | -109/+296 |
2010-01-11 | arm: add support for LZO-compressed kernels | Albin Tonnerre | 5 | -92/+68 |
2010-01-11 | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 1 | -1/+1 |
2010-01-11 | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards | Colin Tuckley | 7 | -15/+57 |
2010-01-10 | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h | Santosh Shilimkar | 1 | -0/+1 |
2010-01-10 | ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis... | Peter Hüwe | 1 | -0/+2 |
2010-01-10 | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM... | Peter Hüwe | 1 | -2/+2 |
2010-01-09 | Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe... | Tony Lindgren | 13 | -91/+137 |
2010-01-09 | OMAP2 clock: dynamically allocate CPUFreq frequency table | Paul Walmsley | 1 | -8/+44 |
2010-01-09 | OMAP clock/CPUFreq: add clk_exit_cpufreq_table() | Paul Walmsley | 3 | -0/+13 |
2010-01-09 | OMAP2xxx OPP: clean up comments in OPP data | Paul Walmsley | 2 | -33/+35 |
2010-01-09 | OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled | Felipe Balbi | 1 | -1/+4 |
2010-01-09 | OMAP1 clock: remove __initdata from struct clk_functions to prevent crash | Cory Maccarrone | 1 | -1/+1 |
2010-01-09 | OMAP1 clock: Add missing clocks for OMAP 7xx | Cory Maccarrone | 1 | -2/+2 |
2010-01-09 | OMAP clock: remove incorrect EXPORT_SYMBOL()s | Paul Walmsley | 1 | -6/+0 |
2010-01-09 | OMAP3 clock: Add capability to change rate of dpll4_m5_ck | Tuukka Toivonen | 1 | -0/+2 |
2010-01-09 | OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_... | Paul Walmsley | 1 | -1/+1 |
2010-01-09 | OMAP3: clock: add clockdomains for UART1 & 2 | Kevin Hilman | 1 | -0/+2 |
2010-01-09 | OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space | Paul Walmsley | 1 | -6/+9 |
2010-01-09 | OMAP2xxx IO mapping: mark DSP mappings as being 2420-only | Paul Walmsley | 3 | -35/+28 |
2010-01-09 | ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access. | Abhijit Pagare | 1 | -2/+2 |
2010-01-09 | OMAP2: remove duplicated #include | Huang Weiyi | 2 | -2/+0 |
2010-01-09 | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 1 | -9/+1 |
2010-01-08 | omap3: EVM: Choose OMAP_PACKAGE_CBB | Vaibhav Hiremath | 1 | -0/+1 |
2010-01-08 | omap3: Fix booting if package is uninitialized | Tony Lindgren | 1 | -2/+4 |
2010-01-08 | omap3: add missing parentheses | Roel Kluin | 1 | -2/+2 |
2010-01-08 | omap3: add missing parentheses | Roel Kluin | 1 | -1/+1 |
2010-01-08 | omap2/3: ZOOM: Correcting key mapping for few keys | Vimal Singh | 1 | -4/+4 |
2010-01-08 | omap2/3: make serial_in_override() address the right uart port | Alexander Shishkin | 1 | -2/+10 |
2010-01-08 | omap1: Fix compile for omap1_bl.c | Tony Lindgren | 1 | -1/+0 |
2010-01-08 | omap1: Add 7xx clocks and pin muxes for SPI | Cory Maccarrone | 5 | -0/+58 |
2010-01-08 | omap: Remove uninitialized warning for gpio.c | Tony Lindgren | 1 | -1/+1 |
2010-01-08 | omap: &&/|| confusion in iommu_put() | Roel Kluin | 1 | -1/+1 |
2010-01-08 | omap: gpio: Simultaneously requested rising and falling edge | Cory Maccarrone | 1 | -1/+60 |
2010-01-08 | omap: McBSP: Fix possible port lockout | Janusz Krzysztofik | 1 | -3/+17 |
2010-01-08 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 13 | -23/+26 |
2010-01-08 | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" | Rabin Vincent | 1 | -1/+2 |
2010-01-08 | ARM: 5867/1: Update U300 defconfig | Linus Walleij | 1 | -10/+71 |
2010-01-08 | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs | Jamie Iles | 1 | -0/+6 |
2010-01-08 | [ARM] pxa: fix strange characters in zaurus gpio .desc | Cyril Hrubis | 1 | -2/+2 |
2010-01-07 | ARM: add missing recvmmsg syscall number | Russell King | 1 | -0/+1 |