summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-20ARM: rpc: stop using <mach/timex.h>Uwe Kleine-König1-6/+9
2013-12-20ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König1-2/+4
2013-12-20input: ixp4xx-beeper: don't use symbols from <mach/timex.h>Uwe Kleine-König1-1/+1
2013-12-20ARM: at91: don't use <mach/timex.h>Uwe Kleine-König21-1/+22
2013-12-20ARM: ep93xx: stop using mach/timex.hUwe Kleine-König1-1/+1
2013-12-20ARM: mmp: stop using mach/timex.hUwe Kleine-König1-3/+9
2013-12-20ARM: netx: stop using mach/timex.hUwe Kleine-König1-4/+7
2013-12-20ARM: sa1100: stop using mach/timex.hUwe Kleine-König1-2/+6
2013-12-20clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATEUwe Kleine-König2-12/+17
2013-12-20rtc: pxa: drop unused #define TIMER_FREQUwe Kleine-König1-1/+0
2013-12-20rtc: at91sam9: include <mach/hardware.h> explicitlyUwe Kleine-König1-1/+1
2013-12-20ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij9-20/+68
2013-11-26ARM: u300: fix timekeeping when periodic mode is usedUwe Kleine-König1-14/+24
2013-11-26ARM: u300: Remove '0x's from U300 DTS fileLee Jones1-3/+3
2013-11-26ARM: u300: fix return value check in __u300_init_boardpower()Wei Yongjun1-2/+2
2013-11-22Linux 3.13-rc1v3.13-rc1Linus Torvalds1-2/+2
2013-11-22Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...Linus Torvalds1-6/+2
2013-11-22Merge tag 'sound-fix2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-47/+161
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds54-324/+1057
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds65-521/+518
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds53-789/+1009
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-13/+88
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-316/+504
2013-11-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds8-14/+39
2013-11-22Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+32
2013-11-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-83/+51
2013-11-22Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-75/+101
2013-11-22Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2-2/+6
2013-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds15-72/+73
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds6-24/+44
2013-11-22Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds6-375/+280
2013-11-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds20-36/+75
2013-11-22ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)David Henningsson1-1/+1
2013-11-22ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai1-0/+20
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds16-124/+227
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds125-2058/+7712
2013-11-21Merge git://git.infradead.org/users/eparis/auditLinus Torvalds12-113/+259
2013-11-21mm: place page->pmd_huge_pte to right unionKirill A. Shutemov1-3/+3
2013-11-21MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang1-0/+1
2013-11-21x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2-4/+6
2013-11-21ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson1-3/+6
2013-11-21mm, mempolicy: silence gcc warningDavid Rientjes1-1/+1
2013-11-21block/partitions/efi.c: fix bound checkAntti P Miettinen1-2/+3
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-21mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli3-60/+106
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu2-6/+6
2013-11-21ipc,shm: fix shm_file deletion racesGreg Thelen1-5/+23
2013-11-21mm: thp: give transparent hugepage code a separate copy_pageDave Hansen3-38/+48
2013-11-21checkpatch: fix "Use of uninitialized value" warningsJoe Perches1-0/+1
2013-11-21configfs: fix race between dentry put and lookupJunxiao Bi1-2/+14