Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | i.MX25: Allow secondary clocks in DEFINE_CLOCK | Sascha Hauer | 2010-01-26 | 1 | -20/+21 | |
| | | * | | | | | ARM: MX3: Fixed typo in declared enum type name. | Vladimir Zapolskiy | 2010-01-21 | 1 | -1/+1 | |
| | | * | | | | | MXC: Add AUDMUXv2 register decode to debugfs | Mark Brown | 2010-01-12 | 1 | -0/+137 | |
| | | * | | | | | mx31ads: Provide an IRQ range to the WM835x on the 1133-EV1 module | Mark Brown | 2010-01-05 | 2 | -0/+6 | |
| | | * | | | | | mx31ads: Provide a name for EXPIO interrupt chip | Mark Brown | 2010-01-05 | 1 | -0/+1 | |
| | | * | | | | | mx31ads: Allow enable/disable of switchable supplies | Mark Brown | 2010-01-05 | 1 | -0/+2 | |
| | * | | | | | | ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptions | Catalin Marinas | 2010-02-01 | 1 | -1/+4 | |
| | * | | | | | | ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2 | Catalin Marinas | 2010-01-30 | 1 | -1/+1 | |
| | * | | | | | | ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development board | Colin Tuckley | 2010-01-30 | 1 | -2/+2 | |
| * | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-04 | 9 | -19/+77 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | omap: Disable serial port autoidle by default | Tony Lindgren | 2010-02-03 | 1 | -2/+9 | |
| | * | | | | | | | omap: Fix access to already released memory in clk_debugfs_register_one() | Marek Skuczynski | 2010-02-03 | 1 | -2/+2 | |
| | * | | | | | | | omap: Fix arch/arm/mach-omap2/mux.c: Off by one error | Tony Lindgren | 2010-02-03 | 1 | -1/+2 | |
| | * | | | | | | | omap: Fix 3630 mux errors | Tony Lindgren | 2010-02-03 | 2 | -0/+54 | |
| | * | | | | | | | OMAP2/3: GPMC: ensure valid clock pointer | Kevin Hilman | 2010-02-03 | 1 | -1/+4 | |
| | * | | | | | | | OMAP2/3: IRQ: ensure valid base address | Kevin Hilman | 2010-02-03 | 1 | -1/+3 | |
| | * | | | | | | | ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP | Sriram | 2010-02-03 | 1 | -0/+1 | |
| | * | | | | | | | omap: Remove old unused defines for OMAP_32KSYNCT_BASE | Tony Lindgren | 2010-02-03 | 1 | -10/+0 | |
| | * | | | | | | | omap: define _toggle_gpio_edge_triggering only for OMAP1 | Uwe Kleine-König | 2010-01-29 | 1 | -2/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | microblaze: fix interrupt state restore | Steven J. Magnani | 2010-02-03 | 1 | -4/+6 | |
| * | | | | | | | microblaze: Defconfig update | Michal Simek | 2010-02-03 | 2 | -44/+169 | |
| * | | | | | | | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng | 2010-02-02 | 1 | -0/+19 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-02-02 | 2 | -6/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | sh: Fix access to released memory in clk_debugfs_register_one() | Marek Skuczynski | 2010-02-02 | 1 | -2/+2 | |
| | * | | | | | | sh: Fix access to released memory in dwarf_unwinder_cleanup() | Marek Skuczynski | 2010-02-02 | 1 | -4/+4 | |
| * | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-02-02 | 7 | -4/+31 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | MIPS: 64-bit: Detect virtual memory size | Guenter Roeck | 2010-02-02 | 4 | -1/+24 | |
| | * | | | | | | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter | 2010-02-01 | 1 | -1/+1 | |
| | * | | | | | | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. | Manuel Lauss | 2010-02-01 | 2 | -2/+6 | |
| * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-01 | 1 | -57/+165 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 2010-01-30 | 1 | -0/+51 | |
| | * | | | | | | | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel | 2010-01-30 | 1 | -57/+114 | |
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-01 | 7 | -12/+54 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman | 2010-01-29 | 1 | -3/+11 | |
| | * | | | | | | | | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara | 2010-01-27 | 1 | -0/+9 | |
| | * | | | | | | | | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich | 2010-01-27 | 1 | -1/+12 | |
| | * | | | | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-01-27 | 3 | -7/+20 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel | 2010-01-22 | 1 | -2/+4 | |
| | | * | | | | | | | | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel | 2010-01-22 | 3 | -2/+10 | |
| | | * | | | | | | | | x86/amd-iommu: Fix NULL pointer dereference in __detach_device() | Joerg Roedel | 2010-01-22 | 1 | -2/+5 | |
| | | * | | | | | | | | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel | 2010-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-01-27 | 1 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | oprofile/x86: add Xeon 7500 series support | Andi Kleen | 2010-01-25 | 1 | -0/+1 | |
| | | * | | | | | | | | | oprofile/x86: fix crash when profiling more than 28 events | Suravee Suthikulpanit | 2010-01-25 | 1 | -1/+1 | |
| | | |/ / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-02-01 | 26 | -1297/+3406 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | powerpc: TIF_ABI_PENDING bit removal | Andreas Schwab | 2010-02-01 | 3 | -20/+2 | |
| | * | | | | | | | | | powerpc/pseries: Fix xics build without CONFIG_SMP | Benjamin Herrenschmidt | 2010-02-01 | 1 | -5/+1 | |
| | * | | | | | | | | | Merge commit 'jwb/merge' into merge | Benjamin Herrenschmidt | 2010-01-29 | 20 | -1271/+3391 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | powerpc/40x: Update the PowerPC 40x board defconfigs | Josh Boyer | 2010-01-04 | 7 | -445/+1238 | |
| | | * | | | | | | | | | powerpc/44x: Update PowerPC 44x board defconfigs | Josh Boyer | 2010-01-04 | 13 | -826/+2153 |