aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter2012-10-17
| | * | | | | ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo2012-10-17
| | * | | | | ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error messageSebastien Guiriec2012-10-16
| | * | | | | ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fckBenoit Cousson2012-10-16
| | * | | | | ARM: OMAP: resolve sparse warning concerning debug_card_init()Paul Walmsley2012-10-16
| | * | | | | ARM: OMAP4: Fix twd_local_timer_register regressionTony Lindgren2012-10-16
| | |/ / / /
| * | | | | Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-10-17
| |\ \ \ \ \
| | * | | | | ARM: tegra: add tegra_timer clockSivaram Nair2012-10-16
| | * | | | | ARM: tegra: rename tegra system timerSivaram Nair2012-10-16
| | * | | | | ARM: tegra30: clk: Fix output_rate overflowMark Zhang2012-10-16
| | |/ / / /
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-10-17
| |\ \ \ \ \
| | * | | | | ARM: shmobile: r8a7779: use __iomem pointers for MMIOKuninori Morimoto2012-10-15
| | * | | | | ARM: shmobile: armadillo800eva: __io abuse cleanupKuninori Morimoto2012-10-14
| | |/ / / /
| * | | | | ARM: dts: imx6q-arm2: move NANDF_CS pins out of 'hog'Shawn Guo2012-10-16
| * | | | | dtb: fix interrupt assignment for ehci/uhci on wm8505Tony Prisk2012-10-16
| * | | | | ARM: dts: compile Integrator device treesLinus Walleij2012-10-16
| |/ / / /
* | | | | MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells2012-10-19
* | | | | MODSIGN: Cleanup .gitignoreDavid Howells2012-10-19
* | | | | MODSIGN: perlify sign-file and merge in x509keyidDavid Howells2012-10-19
* | | | | hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2012-10-19
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-10-19
|\ \ \ \ \
| * \ \ \ \ Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin2012-10-19
| |\ \ \ \ \
| | * | | | | x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov2012-10-19
| | | |_|/ / | | |/| | |
| * | | | | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman2012-10-17
| * | | | | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-10-17
| * | | | | x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs()Dan Carpenter2012-10-04
| * | | | | x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper2012-10-04
| * | | | | x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.IDH. Peter Anvin2012-10-02
* | | | | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-10-19
|\ \ \ \ \ \
| * | | | | | lib/dma-debug.c: fix __hash_bucket_find()Ming Lei2012-10-19
| * | | | | | mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman2012-10-19
| * | | | | | firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu2012-10-19
| * | | | | | pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2012-10-19
| * | | | | | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin2012-10-19
| * | | | | | kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook2012-10-19
| * | | | | | linux/coredump.h needs asm/siginfo.hRichard Weinberger2012-10-19
| | |/ / / / | |/| | | |
* | | | | | remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds2012-10-19
* | | | | | Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-19
|\ \ \ \ \ \
| * | | | | | xtensa: add missing system calls to the syscall tableChris Zankel2012-10-19
| * | | | | | xtensa: minor compiler warning fixChris Zankel2012-10-19
| * | | | | | xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov2012-10-16
| * | | | | | UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-16
| * | | | | | xtensa: fix unaligned usermode accessMax Filippov2012-10-16
| * | | | | | xtensa: reorganize SR referencingMax Filippov2012-10-16
| * | | | | | xtensa: fix boot parameters parsingMax Filippov2012-10-16
| * | | | | | xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-16
| * | | | | | xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier2012-10-16
| * | | | | | xtensa: fix memmove(), bcopy(), and memcpy().Chris Zankel2012-10-16
| * | | | | | xtensa: ISS: fix rs_put_charMax Filippov2012-10-16
| * | | | | | xtensa: ISS: fix specific simcallsMax Filippov2012-10-16
| | |_|/ / / | |/| | | |