| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 1 | -2/+2 |
|\ |
|
| * | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 16 | -16/+16 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 16 | -16/+16 |
| |\ \ |
|
| | * | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 7 | -8/+8 |
| | * | | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 | 1 | -1/+1 |
| | * | | fix typos "precidence" -> "precedence" in comments | Uwe Kleine-König | 2010-02-05 | 2 | -2/+2 |
| | * | | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 | 3 | -3/+3 |
| | * | | Fix misspelling of "successful" and variants in comments. | Adam Buchbinder | 2010-02-05 | 1 | -2/+2 |
| | * | | tree wide: remove execute flag from .c files | Sebastian Andrzej Siewior | 2010-02-04 | 2 | -0/+0 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-12 | 603 | -9286/+44373 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-linus | Russell King | 2010-03-08 | 4 | -32/+33 |
| |\ \ \ \ |
|
| | * | | | | ARM: 5961/1: ux500: fix CLKRST addresses | Rabin Vincent | 2010-03-07 | 1 | -4/+4 |
| | * | | | | ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corrupted | Laurent Pinchart | 2010-03-07 | 1 | -1/+3 |
| | * | | | | ARM: Fix decompressor's kernel size estimation for ROM=y | Russell King | 2010-02-26 | 2 | -27/+26 |
| * | | | | | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 | 503 | -9963/+32768 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev... | Russell King | 2010-03-08 | 6 | -592/+264 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | ARM: Merge next-samsung-s3c2443-clock | Ben Dooks | 2010-03-07 | 3 | -589/+261 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: S3C2443: Add set_rate and round_rate calls for armdiv clock | Ben Dooks | 2010-03-07 | 1 | -20/+73 |
| | | * | | | | | ARM: S3C2443: Remove #if 0 for clk_mpll | Ben Dooks | 2010-03-07 | 1 | -8/+0 |
| | | * | | | | | ARM: S3C2443: Update notes on MPLLREF clock | Ben Dooks | 2010-03-07 | 1 | -2/+4 |
| | | * | | | | | ARM: S3C2443: Further clksrc-clk conversions | Ben Dooks | 2010-03-07 | 2 | -128/+62 |
| | | * | | | | | ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation | Ben Dooks | 2010-03-07 | 3 | -415/+128 |
| | | * | | | | | ARM: S3C2443: Use common clock gate code | Ben Dooks | 2010-01-30 | 1 | -35/+13 |
| | * | | | | | | ARM: S3C64XX: Reintroduce unconditional build of audio device | Mark Brown | 2010-03-07 | 1 | -1/+1 |
| | * | | | | | | ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 support | Ben Dooks | 2010-03-04 | 2 | -2/+2 |
| * | | | | | | | Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into dev... | Russell King | 2010-03-02 | 227 | -1449/+7766 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | ARM: S3C64XX: Add initial support for board specific IRQs | Mark Brown | 2010-02-24 | 1 | -1/+5 |
| | * | | | | | | ARM: S5PV210: Add S5PC110 configuration file | Kukjin Kim | 2010-02-24 | 1 | -0/+894 |
| | * | | | | | | ARM: S5PV210: Add S5PV210 configuration file | Kukjin Kim | 2010-02-24 | 1 | -0/+894 |
| | * | | | | | | ARM: S5PV210: Add SMDKC110 board support file | Kukjin Kim | 2010-02-24 | 2 | -0/+99 |
| | * | | | | | | ARM: S5PV210: Add SMDKV210 board support file | Kukjin Kim | 2010-02-24 | 2 | -0/+99 |
| | * | | | | | | ARM: S5PV210: Update Kconfig and Makefiles | Kukjin Kim | 2010-02-24 | 3 | -2/+14 |
| | * | | | | | | ARM: S5PV210: Add IRQ support | Kukjin Kim | 2010-02-24 | 3 | -0/+167 |
| | * | | | | | | ARM: S5PV210: Add clock support for S5PV210 | Kukjin Kim | 2010-02-24 | 7 | -1/+734 |
| | * | | | | | | ARM: S5PV210: Add Samsung S5PV210 CPU support | Kukjin Kim | 2010-02-24 | 19 | -0/+732 |
| | * | | | | | | ARM: S3C64XX: Declare IISv4 PCLK for S3C6410 | Jassi Brar | 2010-02-24 | 1 | -0/+8 |
| | * | | | | | | ARM: S3C64XX: Add AC97 platform resources | Jassi Brar | 2010-02-24 | 3 | -0/+89 |
| | * | | | | | | ARM: SMDK6410: Register IISv4 device | Mark Brown | 2010-02-24 | 1 | -0/+1 |
| | * | | | | | | ARM: SMDK6410: Add support for PMIC LED on WM1192-EV1 PMIC module | Mark Brown | 2010-02-24 | 1 | -0/+30 |
| | * | | | | | | ARM: SMDK6410: Add initial support for WM1192-EV1 PMIC board | Mark Brown | 2010-02-24 | 3 | -55/+218 |
| | * | | | | | | ARM: S3C2443: GPIO: Correct AC97 pin defines | Jassi Brar | 2010-02-24 | 1 | -5/+5 |
| | * | | | | | | ARM: SMDK2443: Enable AC97 device | Jassi Brar | 2010-02-24 | 1 | -0/+8 |
| | * | | | | | | ARM: S5P6442: Add serial port support | Kukjin Kim | 2010-02-24 | 1 | -0/+2 |
| | * | | | | | | ARM: S5P6442: Add S5P6442 configuration file | Kukjin Kim | 2010-02-24 | 1 | -0/+883 |
| | * | | | | | | ARM: S5P6442: Add SMDK6442 board support file | Kukjin Kim | 2010-02-24 | 2 | -0/+92 |
| | * | | | | | | ARM: S5P6442: Update Kconfig and Makefiles | Kukjin Kim | 2010-02-24 | 3 | -2/+13 |
| | * | | | | | | ARM: S5P6442: Add <mach/*.h> files missing from original commit | Ben Dooks | 2010-02-24 | 3 | -0/+58 |
| | * | | | | | | ARM: S5P6442: Add IRQ support | Kukjin Kim | 2010-02-24 | 4 | -0/+110 |
| | * | | | | | | ARM: S5P6442: Add clock support for S5P6442 | Kukjin Kim | 2010-02-24 | 5 | -1/+595 |