aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCVineet Gupta2013-09-05
* ARC: Fix __udelay calculationMischa Jonker2013-09-05
* ARC: remove console_verbose() from setup_arch()Mischa Jonker2013-09-05
* ARC: Add read*_relaxed to asm/io.hMischa Jonker2013-09-05
* ARC: Handle un-aligned user space access in BE.Noam Camus2013-09-05
* ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta2013-08-30
* ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta2013-08-30
* ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta2013-08-30
* ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta2013-08-30
* ARC: [ASID] Remove legacy/unused debug codeVineet Gupta2013-08-30
* ARC: No need to flush the TLB in early bootVineet Gupta2013-08-30
* ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta2013-08-30
* ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta2013-08-30
* ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta2013-08-29
* ARC: Code cosmetics (Nothing semantical)Vineet Gupta2013-08-29
* ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta2013-08-26
* ARC: Exception Handlers Code consolidationVineet Gupta2013-08-26
* ARC: Add some .gitignore entriesVineet Gupta2013-08-26
* Linux 3.11-rc7Linus Torvalds2013-08-25
* Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-25
|\
| * staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-23
| * Merge tag 'iio-fixes-for-3.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-19
| |\
| | * iio: adjd_s311: Fix non-scan mode data readPeter Meerwald2013-08-19
| |/
* | Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-25
|\ \
| * | usb: phy: fix build breakageAnatolij Gustschin2013-08-23
| * | USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern2013-08-23
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-25
|\ \ \
| * \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-19
| |\ \ \
| | * | | ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre2013-08-19
| | * | | ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam2013-08-19
| * | | | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K2013-08-19
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-08-25
|\ \ \ \ \
| * | | | | VFS: collect_mounts() should return an ERR_PTRDan Carpenter2013-08-24
| * | | | | bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter2013-08-24
| * | | | | efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter2013-08-24
| * | | | | proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov2013-08-24
| * | | | | cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro2013-08-24
| | |_|/ / | |/| | |
* | | | | Merge tag 'acpi-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-08-24
|\ \ \ \ \
| * | | | | Revert "ACPI / video: Always call acpi_video_init_brightness() on init"Rafael J. Wysocki2013-08-22
| |/ / / /
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-24
|\ \ \ \ \
| * | | | | [SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke2013-08-22
| * | | | | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-22
| * | | | | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-22
| * | | | | [SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier2013-08-21
| * | | | | [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM onAnton Blanchard2013-08-21
* | | | | | ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke2013-08-24
* | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-08-23
|\ \ \ \ \ \
| * | | | | | sata_fsl: save irqs while coalescingAnthony Foiani2013-08-20
| * | | | | | libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-19
| * | | | | | sata, highbank: fix ordering of SGPIO signalsMark Langsdorf2013-08-09