summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-1138-247/+197
|\
| * memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-113-46/+47
| * mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-114-7/+20
| * mm: sparse: fix section usemap placement calculationYinghai Lu2012-07-111-1/+1
| * xtensa: fix incorrect memsetAlan Cox2012-07-111-1/+1
| * shmem: cleanup shmem_add_to_page_cacheHugh Dickins2012-07-111-30/+28
| * shmem: fix negative rss in memcg memory.statHugh Dickins2012-07-111-12/+29
| * tmpfs: revert SEEK_DATA and SEEK_HOLEHugh Dickins2012-07-111-93/+1
| * drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman2012-07-111-1/+1
| * fat: fix non-atomic NFS i_pos readSteven J. Magnani2012-07-111-7/+6
| * MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management sectionKevin Hilman2012-07-111-0/+1
| * sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter2012-07-111-2/+2
| * fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu2012-07-111-0/+1
| * drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau2012-07-111-2/+3
| * mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() failsWen Congyang2012-07-111-1/+1
| * h8300/uaccess: add mising __clear_user()Geert Uytterhoeven2012-07-111-0/+2
| * h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()Geert Uytterhoeven2012-07-111-1/+0
| * h8300/time: add missing #include <asm/irq_regs.h>Geert Uytterhoeven2012-07-111-0/+1
| * h8300/signal: fix typo "statis"Geert Uytterhoeven2012-07-111-1/+1
| * h8300/pgtable: add missing #include <asm-generic/pgtable.h>Geert Uytterhoeven2012-07-111-0/+3
| * drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Lee Jones2012-07-111-1/+7
| * drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones2012-07-111-1/+1
| * mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes2012-07-111-1/+4
| * c/r: prctl: less paranoid prctl_set_mm_exe_file()Konstantin Khlebnikov2012-07-111-6/+10
| * ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques2012-07-111-1/+1
| * mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven2012-07-111-2/+2
| * mn10300: mm/dma-alloc.c needs <linux/export.h>Geert Uytterhoeven2012-07-111-0/+1
| * mn10300: kernel/traps.c needs <linux/export.h>Geert Uytterhoeven2012-07-111-0/+1
| * mn10300: kernel/internal.h needs <linux/irqreturn.h>Geert Uytterhoeven2012-07-111-0/+2
| * mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven2012-07-111-3/+0
| * mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven2012-07-117-23/+12
| * drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga2012-07-111-1/+1
| * memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-112-3/+6
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-07-111-2/+7
|\ \
| * | arch/tile: big-endian: properly bswap instruction bundles when backtracingChris Metcalf2012-06-181-2/+7
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-07-117-17/+25
|\ \ \
| * | | [SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai2012-07-083-7/+7
| * | | [SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-083-9/+11
| * | | [SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad2012-07-081-1/+7
| | |/ | |/|
* | | media: mx2_camera: Fix mbus format handlingJavier Martin2012-07-111-5/+22
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-119-19/+47
|\ \ \
| * \ \ Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-105-10/+30
| |\ \ \
| | * | | ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable itKevin Hilman2012-07-091-1/+0
| | * | | Merge branch 'for_3.5/fixes/pm-3' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-07-064-9/+30
| | |\ \ \
| | | * | | ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timerPaul Walmsley2012-07-054-9/+30
| * | | | | ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=nMagnus Damm2012-07-061-0/+5
| * | | | | Merge branch 'ux500/fixes-3.5' into fixesArnd Bergmann2012-07-063-9/+12
| |\ \ \ \ \
| | * | | | | ARM: ux500: Over-ride the DT device naming scheme for pinctrlLee Jones2012-07-061-0/+2
| | * | | | | ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not setLee Jones2012-07-062-5/+7
| | * | | | | of: address: Don't fail a lookup just because a node has no reg propertyLee Jones2012-07-061-4/+3
| | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud