- 365b181 add f_flags to struct statfs(64) by Christoph Hellwig · 14 years ago
- ebabe9a pass a struct path to vfs_statfs by Christoph Hellwig · 14 years ago
- 0f3f63a spufs conversion to ->evict_inode() by Al Viro · 14 years ago
- b69257f switch hypfs to ->evict_inode() by Al Viro · 14 years ago
- 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
- 005a59e Deal with missing exports for hostfs by Al Viro · 16 years ago
- be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- ceb0885 Merge branch 'misc' into devel by Russell King · 14 years ago
- b31fc7a Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel by Russell King · 14 years ago
- f13b103 Merge branch 'shmobile' into devel by Russell King · 14 years ago
- 06385e4 ARM: 6278/2: fix regression in RealView after the introduction of pclk by Linus Walleij · 14 years ago
- a63ecd8 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- f2d2420 SA1111: Eliminate use after free by Julia Lawall · 14 years ago
- 74bc809 ARM: Fix Versatile/Realview/VExpress MMC card detection sense by Russell King · 14 years ago
- 831e804 ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt by Gary King · 14 years ago
- a2dccdb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
- 5da3e71 ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128 by Magnus Damm · 14 years ago
- 58c7d9d ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACY by Magnus Damm · 14 years ago
- a20df56 Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 14 years ago
- d50f58b Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
- 129961e Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc into devel-stable by Russell King · 14 years ago
- b92b361 ARM: Add barriers to io{read,write}{8,16,32} accessors as well by Russell King · 14 years ago
- 79f64db ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE by Catalin Marinas · 14 years ago
- 6775a55 ARM: 6272/1: Convert L2x0 to use the IO relaxed operations by Catalin Marinas · 14 years ago
- e936771 ARM: 6271/1: Introduce *_relaxed() I/O accessors by Catalin Marinas · 14 years ago
- 661f10f ARM: 6275/1: ux500: don't use writeb() in uncompress.h by Rabin Vincent · 14 years ago
- f4f5e28 ARM: 6274/1: add global control registers definition header file for nuc900 by wanzongshun · 14 years ago
- f1b957d ARM: 6270/1: clean files in arch/arm/boot/compressed/ by Magnus Damm · 14 years ago
- 540ad6b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
- 8785eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
- ba773f7 x86,kgdb: Fix hw breakpoint regression by Jason Wessel · 14 years ago
- 8b24599 davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high by Sekhar Nori · 14 years ago
- 2066930 mx2_camera: Add soc_camera support for i.MX25/i.MX27 by Baruch Siach · 14 years ago
- 14cb0de arm/imx/gpio: add spinlock protection by Baruch Siach · 14 years ago
- 33fea79 [S390] etr: fix clock synchronization race by Martin Schwidefsky · 14 years ago
- f5cdac2 [S390] Fix IRQ tracing in case of PER by Heiko Carstens · 14 years ago
- 4080594 ARM: Add support for the LPC32XX arch by Kevin Wells · 14 years ago
- 680b286 ARM: LPC32XX: Arch config menu supoport and makefiles by Kevin Wells · 14 years ago
- 19d95e1 ARM: LPC32XX: Phytec 3250 platform support by Kevin Wells · 14 years ago
- fc982e1 ARM: LPC32XX: Misc support functions by Kevin Wells · 14 years ago
- e6e912c ARM: LPC32XX: Serial support code by Kevin Wells · 14 years ago
- 3c0e194 ARM: LPC32XX: System suspend support by Kevin Wells · 14 years ago
- 6b95ed3 perf, powerpc: Use perf_sample_data_init() for the FSL code by Peter Zijlstra · 14 years ago
- c4a0208 ARM: LPC32XX: GPIO, timer, and IRQ drivers by Kevin Wells · 15 years ago
- b9cc4bf ARM: LPC32XX: Clock driver by Kevin Wells · 15 years ago
- 343d353 ARM: LPC32XX: Debug and IRQ macros by Kevin Wells · 15 years ago
- 437db59 ARM: LPC32XX: Initial arch header files by Kevin Wells · 15 years ago
- 3d3f78d ARM: call machine_shutdown() from machine_halt(), etc by Russell King · 14 years ago
- 5388a6b ARM: SMP: Always enable clock event broadcast support by Russell King · 14 years ago
- 9ca03a2 ARM: Factor out common code from cpu_proc_fin() by Russell King · 14 years ago
- b8ab539 ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault by Kirill A. Shutemov · 14 years ago
- 993bf4e ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime by Kirill A. Shutemov · 14 years ago
- 33a9c41 ARM: 6255/1: Workaround infinity loop in handling of translation faults by Kirill A. Shutemov · 14 years ago
- 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
- 3dc91af ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL by Kirill A. Shutemov · 14 years ago
- c1ba6ba ARM: 6251/1: Make SPARSE_IRQ a hidden option by eric miao · 14 years ago
- 5bc23d3 ARM: DMA coherent allocator: align remapped addresses by Russell King · 14 years ago
- d746196 ARM: use generic ioremap_page_range() by Russell King · 14 years ago
- 4708ac4 Merge branch 'origin' into misc by Russell King · 14 years ago
- 1dbd30e ARM: 6225/1: make TCM allocation static and common for all archs by Linus Walleij · 14 years ago
- a3e5bb4 ARM: Versatile: fix section mismatch by Russell King · 14 years ago
- a9deb13 ARM: Remove unnecessary call to find_limits() by Russell King · 14 years ago
- e07b9e08 ARM: LMB: convert pfn_valid to use LMB by Russell King · 14 years ago
- eda2e5d ARM: LMB: Convert arm_memory_present() to use LMB memory information by Russell King · 14 years ago
- 98864ff ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB by Russell King · 14 years ago
- 8d717a5 ARM: Convert platform reservations to use LMB rather than bootmem by Russell King · 14 years ago
- 2778f62 ARM: initial LMB trial by Russell King · 14 years ago
- 4bb2e27 ARM: early_pte_alloc() by Russell King · 14 years ago
- 39ae702 ARM: 6267/1: mop500: add AB8500 interrupt support by Rabin Vincent · 14 years ago
- 1a041a2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- ee13cbde Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
- 863da95 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
- 4afb93b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- 3581ced [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 14 years ago
- 179ee43 [CPUFREQ] Fix PCC driver error path by Matthew Garrett · 14 years ago
- 3847d223f [CPUFREQ] fix double freeing in error path of pcc-cpufreq by Daniel J Blueman · 14 years ago
- 47f8bcf [CPUFREQ] pcc driver should check for pcch method before calling _OSC by Matthew Garrett · 14 years ago
- f7512e7 serial: fix rs485 for atmel_serial on avr32 by Peter Huewe · 14 years ago
- 8faf2e6 MIPS: Set io_map_base for several PCI bridges lacking it by Ben Hutchings · 14 years ago
- 0d5977d MIPS: Alchemy: Define eth platform devices in the correct order by Wolfgang Grandegger · 14 years ago
- 7f13f65 MIPS: BCM63xx: Prevent second enet registration on BCM6338 by Florian Fainelli · 14 years ago
- f2a6827 MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. by David Daney · 14 years ago
- 31c984a MIPS: N32: Define getdents64. by Ralf Baechle · 14 years ago
- 98a0f86 MIPS: MTX-1: Fix PCI on the MeshCube and related boards by Bruno Randolf · 14 years ago
- 1ed8453 MIPS: Make init_vdso a subsys_initcall. by David Daney · 14 years ago
- 57d1501 MIPS: "Fix" useless 'init_vdso successfully' message. by David Daney · 14 years ago
- 28d7d21 MIPS: PowerTV: Move register setup to before reading registers. by David VomLehn · 14 years ago
- 6aa033d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 20ba5ef Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
- dbbe464 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
- 2e65a20 Input: RX51 keymap - fix recent compile breakage by Dmitry Torokhov · 14 years ago
- ef93f14 i.MX51: add support for cpuimx51 module and its baseboard by Eric Bénard · 14 years ago
- 84659ab imx: move gpio init after to irq init by Jason Wang · 14 years ago
- 95afd09 eukrea-baseboards: merge includes in one file by Eric Bénard · 14 years ago
- 8cd1b5c Fix KConfig warning by Eric Bénard · 14 years ago
- 72fe99f mbimxsd baseboards : remove unnecessary include by Eric Bénard · 14 years ago
- da92e42 pcm043: register flexcan device by Marc Kleine-Budde · 15 years ago
- 61c6850 imx: dynamically register flexcan devices for mx25 and mx35 by Marc Kleine-Budde · 14 years ago
- a7d945a mx35: add flexcan address by Marc Kleine-Budde · 14 years ago