summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-03metag: TBX sourceJames Hogan11-0/+2172
2013-03-03metag: TBX headerJames Hogan1-0/+1425
2013-03-03metag: BootJames Hogan6-0/+715
2013-03-03metag: Header for core memory mapped registersJames Hogan1-0/+1106
2013-03-03metag: Headers for core arch constantsJames Hogan2-0/+1261
2013-03-03metag: Add MAINTAINERS entryJames Hogan1-0/+7
2013-03-03trace/ring_buffer: handle 64bit aligned structsJames Hogan1-2/+4
2013-03-03Add HAVE_64BIT_ALIGNED_ACCESSJames Hogan1-0/+16
2013-03-03Revert some of "binfmt_elf: cleanups"James Hogan1-0/+4
2013-03-03asm-generic/unistd.h: handle symbol prefixes in cond_syscallJames Hogan1-1/+8
2013-03-03asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan1-0/+2
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds48-601/+8791
2013-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds5-11/+15
2013-03-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds83-1205/+4100
2013-03-02parisc: fix redefinition of SET_PERSONALITYHelge Deller1-0/+1
2013-03-02parisc: do not install modules when installing kernelRolf Eike Beer1-3/+1
2013-03-02parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller1-2/+2
2013-03-02parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller1-3/+12
2013-03-02parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller1-1/+1
2013-03-02parisc: remove unused variable 'compat_val'Helge Deller1-1/+0
2013-03-02parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller1-3/+3
2013-03-02parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller1-0/+1
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu10-544/+27
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds18-80/+50
2013-03-02Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds8-127/+82
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck1-3/+6
2013-03-02iio/imu: inv_mpu6050 depends on IIO_BUFFERGuenter Roeck1-0/+1
2013-03-02iio:ad5064: Initialize register cache correctlyLars-Peter Clausen1-5/+8
2013-03-02iio:ad5064: Fix off by one in DAC value range checkLars-Peter Clausen1-1/+1
2013-03-02iio:ad5064: Fix address of the second channel for ad5065/ad5045/ad5025Lars-Peter Clausen1-20/+29
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds147-1/+19552
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds884-15926/+16135
2013-03-02ext4: use percpu counter for extent cache countTheodore Ts'o3-5/+10
2013-03-02kdb: Remove unhandled ssb commandVincent4-39/+2
2013-03-02kdb: Prevent kernel oops with kdb_defcmdJason Wessel1-2/+6
2013-03-02kdb: Remove the ll commandJason Wessel1-65/+0
2013-03-02kdb_main: fix help printJason Wessel1-3/+7
2013-03-02kdb: Fix overlap in buffers with strcpyJason Wessel1-9/+21
2013-03-02Fixed dead ifdef block by adding missing Kconfig option.Robert Obermeier1-0/+18
2013-03-02kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein3-6/+23
2013-03-02kdb: use ARRAY_SIZE where possibleSasha Levin1-2/+2
2013-03-02kgdb/kgdbts: support ppc64Tiejun Chen1-0/+2
2013-03-02kdb: A fix for kdb command table expansionJohn Blackwood1-1/+1
2013-03-02compat: restore timerfd settime and gettime compat syscallsHeiko Carstens1-5/+5
2013-03-02gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg1-2/+2
2013-03-02gpiolib: move comment to right functionAlexandre Courbot1-1/+1
2013-03-02gpiolib: use const parameters when possibleAlexandre Courbot1-13/+16
2013-03-02gpiolib: check descriptors validity before useAlexandre Courbot1-47/+65
2013-03-02[regression] braino in "sparc: convert to ksignal"Al Viro1-1/+1
2013-03-02constify path_get/path_put and fs_struct.c stuffAl Viro5-10/+10