1. 9f33be2 Merge branches 'clks' and 'pnx' into devel by Russell King · 15 years ago
  2. 2741ecb Merge branch 'misc2' into devel by Russell King · 15 years ago
  3. bc85e58 Merge branch 'perf' into devel by Russell King · 15 years ago
  4. 186f93e Merge branch 'tmpreg' into devel by Russell King · 15 years ago
  5. 3560adf Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel by Russell King · 15 years ago
  6. 5de813b ARM: Eliminate decompressor -Dstatic= PIC hack by Russell King · 15 years ago
  7. cd71f8f ARM: 5958/1: ARM: U300: fix inverted clk round rate by Linus Walleij · 15 years ago
  8. fcfadca ARM: 5956/1: misplaced parentheses by Roel Kluin · 15 years ago
  9. 1587a37 ARM: 5955/1: ep93xx: move timer defines into core.c and document by Hartley Sweeten · 15 years ago
  10. d056ab7 ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c by Hartley Sweeten · 15 years ago
  11. ba7c6a3 ARM: 5953/1: ep93xx: fix broken build of clock.c by Hartley Sweeten · 15 years ago
  12. d6d502f ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kconfig by Kukjin Kim · 15 years ago
  13. 6d636c6 ARM: 5949/1: NUC900 add gpio virtual memory map by wanzongshun · 15 years ago
  14. ce746e4 ARM: 5948/1: Enable timer0 to time4 clock support for nuc910 by wanzongshun · 15 years ago
  15. 64de028 ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk by Linus Walleij · 15 years ago
  16. ae14020 ARM: make_coherent(): fix problems with highpte, part 2 by Russell King · 15 years ago
  17. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  18. 6bd4b38 ARM: 5945/1: ep93xx: include correct irq.h in core.c by Hartley Sweeten · 15 years ago
  19. 3b43816 ARM: 5933/1: amba-pl011: support hardware flow control by Rabin Vincent · 15 years ago
  20. 18fe1ca ARM: 5930/1: Add PKMAP area description to memory.txt. by Fenkart/Bostandzhyan · 15 years ago
  21. a183927 ARM: 5929/1: Add checks to detect overlap of memory regions. by Fenkart/Bostandzhyan · 15 years ago
  22. c931b4f ARM: 5928/1: Change type of VMALLOC_END to unsigned long. by Fenkart/Bostandzhyan · 15 years ago
  23. a7bd08c ARM: 5927/1: Make delimiters of DMA area globally visibly. by Fenkart/Bostandzhyan · 15 years ago
  24. db9ef1a ARM: 5926/1: Add "Virtual kernel memory..." printout. by Fenkart/Bostandzhyan · 15 years ago
  25. 22192b3 ARM: 5920/1: OMAP4: Enable L2 Cache by Santosh Shilimkar · 15 years ago
  26. 9e65582 ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate clean lines by Santosh Shilimkar · 15 years ago
  27. d309427e ARM: 5917/1: OMAP4: Add L2 Cache support by Santosh Shilimkar · 15 years ago
  28. 424d6b1 ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions by Santosh Shilimkar · 15 years ago
  29. ad187f9 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS by Russell King · 15 years ago
  30. 54cb3db ARM: vfp: fix vfp_sync_state() by Russell King · 15 years ago
  31. 462f39a ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA} by Russell King · 15 years ago
  32. d23bc1b ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction by Daniel Jacobowitz · 15 years ago
  33. 1a28e3d ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected by Tony Lindgren · 15 years ago
  34. 11805bc ARM: 5905/1: ARM: Global ASID allocation on SMP by Catalin Marinas · 15 years ago
  35. 48ab7e0 ARM: 5906/1: arm: change command_line to cmd_line by Jeremy Kerr · 15 years ago
  36. c5113b6 ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 by Rabin Vincent · 15 years ago
  37. 24b44a6 ARM: 5889/1: Add atomic64 routines for ARMv6k and above. by Will Deacon · 15 years ago
  38. a9221de ARM: add notify_die() support by Russell King · 15 years ago
  39. 2b0d8c2 ARM: 5880/1: arm: use generic infrastructure for early params by Jeremy Kerr · 15 years ago
  40. e119bff ARM: Move creation of /proc/cpu out of alignment.c by Russell King · 15 years ago
  41. 373b32a ARM: move LED support code out of arch/arm/kernel/time.c by Russell King · 15 years ago
  42. 7921fc4 ARM: remove old RTC support by Russell King · 15 years ago
  43. 31aa8fd ARM: Add caller information to ioremap by Russell King · 15 years ago
  44. dd2ac96 ARM: 5937/1: Add support for EP9315 based Snapper CL15 board by Ryan Mallon · 15 years ago
  45. 2ffe2da ARM: dma-mapping: fix for speculative prefetching by Russell King · 15 years ago
  46. 702b94b ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range by Russell King · 15 years ago
  47. a9c9147 ARM: dma-mapping: provide per-cpu type map/unmap functions by Russell King · 15 years ago
  48. 93f1d62 ARM: dma-mapping: simplify dma_cache_maint_page by Russell King · 15 years ago
  49. 65af191 ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous by Russell King · 15 years ago
  50. 4ea0d73 ARM: dma-mapping: push buffer ownership down into dma-mapping.c by Russell King · 15 years ago
  51. 18eabe2 ARM: dma-mapping: introduce the idea of buffer ownership by Russell King · 15 years ago
  52. d409566 ARM: 5935/1: [U300] Fix the DMA configuration by Linus Walleij · 15 years ago
  53. 59778fb ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintk by Rabin Vincent · 15 years ago
  54. eed18b5 ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it by Russell King · 15 years ago
  55. 7e20c83 ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h by Russell King · 15 years ago
  56. 4be53db ARM: PNX4008: i2c-pnx: don't split messages across several lines by Russell King · 15 years ago
  57. 81d6724 ARM: PNX4008: Use i2c driver data for passing between internal functions by Russell King · 15 years ago
  58. 9d7f736 ARM: PNX4008: move i2c_adapter structure inside the drivers private data by Russell King · 15 years ago
  59. 44c5d73 ARM: PNX4008: kzalloc i2c drivers internal data by Russell King · 15 years ago
  60. 88d968b ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32' by Russell King · 15 years ago
  61. 2781681 ARM: PNX4008: remove platform definitions from mach/timex.h by Russell King · 15 years ago
  62. 6fff3da ARM: PNX4008: get i2c clock rate from clk API by Russell King · 15 years ago
  63. ebdbbf2 ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls by Russell King · 15 years ago
  64. 0321cb8 ARM: PNX4008: move i2c clock start/stop into driver by Russell King · 15 years ago
  65. a0dcf19 ARM: PNX4008: move i2c suspend/resume callbacks into driver by Russell King · 15 years ago
  66. bba2be4 ARM: PNX4008: convert i2c clocks to match by device only by Russell King · 15 years ago
  67. 24fd1ed ARM: PNX4008: convert watchdog to use clk API enable/disable calls by Russell King · 15 years ago
  68. 9bb787f ARM: PNX4008: convert watchdog clocks to match by device only by Russell King · 15 years ago
  69. 0c452df ARM: PNX4008: provide clock enable/disable methods and initialization by Russell King · 15 years ago
  70. 5413f74 ARM: PNX4008: simplify clk enable/disable paths by Russell King · 15 years ago
  71. 6985a5a ARM: PNX4008: convert to clkdev by Russell King · 15 years ago
  72. 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 15 years ago
  73. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 15 years ago
  74. 796d129 ARM: 5903/1: arm/perfevents: add support for ARMv7 by Jean PIHET · 15 years ago
  75. 1b8873a ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6 by Jamie Iles · 15 years ago
  76. 7ada189 ARM: 5900/2: arm: enable support for software perf events by Jamie Iles · 15 years ago
  77. 1618fdd ARM: 5901/2: arm/oprofile: reserve the PMU when starting by Jamie Iles · 15 years ago
  78. 0f4f067 ARM: 5899/2: arm: provide a mechanism to reserve performance counters by Jamie Iles · 15 years ago
  79. d91a8910 ARM: Fix badly placed nuc932 Kconfig entry by Russell King · 15 years ago
  80. c72881e ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2 by Linus Walleij · 15 years ago
  81. d48a41c ARM: 5913/1: ARM U8500: add I2C platform configurations by Srinidhi Kasagar · 15 years ago
  82. e208c44 ARM: 5908/1: nomadik: add platform specific i2c configuration by Srinidhi Kasagar · 15 years ago
  83. 8e58ed3 ARM: 5915/1: Add RTC PL031 derivative platform config for ux500 by Linus Walleij · 15 years ago
  84. e00d9d4 ARM: 5869/1: ixp4xx: implement sched_clock() by Mikael Pettersson · 15 years ago
  85. a62e903 ARM: 5859/1: Add nuc93x platform support by wanzongshun · 15 years ago
  86. f28e8a4 ARM: 5896/1: MMCI: work around a hardware bug in U300 by Linus Walleij · 15 years ago
  87. 633e81a ARM: 5895/2: Alter name of U300 watchdog resource by Linus Walleij · 15 years ago
  88. fc05475 ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills by Linus Walleij · 15 years ago
  89. 08d1e2e ARM: 5852/1: Add COH 901 318 DMA driver platform config for U300 by Linus Walleij · 15 years ago
  90. a3662f6 ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One board by Ryan Mallon · 15 years ago
  91. 92dcffb Linux 2.6.33-rc5 by Linus Torvalds · 15 years ago
  92. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. 341031c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 836f48c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  95. bdeef61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  96. 4caca5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  97. f8c7e6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  98. c914048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  99. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  100. dedd0c2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago