index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-20
btrfs: update kconfig help text
David Sterba
1
-5
/
+10
2013-11-20
btrfs: fix bio_size_ok() for max_sectors > 0xffff
Akinobu Mita
1
-1
/
+1
2013-11-20
btrfs: Use trace condition for get_extent tracepoint
Steven Rostedt
2
-3
/
+4
2013-11-20
btrfs: fix typo in the log message
Anand Jain
1
-1
/
+1
2013-11-20
Btrfs: fix list delete warning when removing ordered root from the list
Miao Xie
1
-0
/
+1
2013-11-20
Btrfs: print bytenr instead of page pointer in check-int
Stefan Behrens
1
-8
/
+17
2013-11-20
Btrfs: remove dead codes from ctree.h
Wang Shilong
1
-6
/
+0
2013-11-20
Btrfs: don't wait for ordered data outside desired range
Filipe David Borba Manana
1
-1
/
+1
2013-11-20
Btrfs: fix lockdep error in async commit
Liu Bo
1
-2
/
+2
2013-11-20
Btrfs: avoid heavy operations in btrfs_commit_super
Liu Bo
1
-20
/
+1
2013-11-20
Btrfs: fix __btrfs_start_workers retval
Ilya Dryomov
1
-0
/
+1
2013-11-20
Btrfs: disable online raid-repair on ro mounts
Ilya Dryomov
1
-3
/
+8
2013-11-20
Btrfs: do not inc uncorrectable_errors counter on ro scrubs
Ilya Dryomov
1
-2
/
+4
2013-11-20
Btrfs: only drop modified extents if we logged the whole inode
Josef Bacik
1
-1
/
+1
2013-11-20
Btrfs: make sure to copy everything if we rename
Josef Bacik
1
-1
/
+2
2013-11-20
Btrfs: don't BUG_ON() if we get an error walking backrefs
Josef Bacik
1
-1
/
+2
2013-11-21
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
1
-1
/
+9
2013-11-21
powerpc/pseries: Fix SMP=n build of rng.c
Michael Ellerman
1
-0
/
+1
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
4
-17
/
+22
2013-11-21
powerpc/vio: Fix a dma_mask issue of vio
Li Zhong
1
-1
/
+1
2013-11-21
powerpc: booke: Fix build failures
Aneesh Kumar K.V
7
-0
/
+9
2013-11-21
powerpc: ppc64 address space capped at 32TB, mmap randomisation disabled
Anton Blanchard
1
-1
/
+1
2013-11-21
powerpc: Only print PACATMSCRATCH in oops when TM is active
Anton Blanchard
1
-1
/
+2
2013-11-21
powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
Anton Blanchard
1
-2
/
+2
2013-11-21
powerpc: Remove a few lines of oops output
Anton Blanchard
1
-9
/
+9
2013-11-21
powerpc: Print DAR and DSISR on machine check oopses
Anton Blanchard
1
-1
/
+1
2013-11-21
powerpc: Fix __get_user_pages_fast() irq handling
Heiko Carstens
1
-2
/
+3
2013-11-21
powerpc/eeh: More accurate log
Gavin Shan
1
-2
/
+7
2013-11-21
powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges
Gavin Shan
1
-0
/
+9
2013-11-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
13
-34
/
+542
2013-11-20
ARM: 7894/1: kconfig: select GENERIC_CLOCKEVENTS if HAVE_ARM_ARCH_TIMER
Will Deacon
1
-0
/
+1
2013-11-20
ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP
Will Deacon
1
-1
/
+1
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
24
-388
/
+777
2013-11-20
Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
5
-55
/
+41
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
35
-129
/
+101
2013-11-20
Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-243
/
+1145
2013-11-20
Revert "mm: create a separate slab for page->ptl allocation"
Linus Torvalds
3
-17
/
+1
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
17
-187
/
+86
2013-11-20
Wrong page freed on preallocate_pmds() failure exit
Al Viro
1
-1
/
+1
2013-11-21
powerpc: Wrong DWARF CFI in the kernel vdso for little-endian / ELFv2
Ulrich Weigand
1
-1
/
+15
2013-11-21
powerpc: Add pseries_le_defconfig
Anton Blanchard
1
-0
/
+352
2013-11-21
powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option.
Anton Blanchard
1
-0
/
+11
2013-11-21
powerpc: Don't use ELFv2 ABI to build the kernel
Alistair Popple
1
-0
/
+1
2013-11-21
powerpc: ELF2 binaries signal handling
Rusty Russell
1
-9
/
+16
2013-11-21
powerpc: ELF2 binaries launched directly.
Rusty Russell
1
-15
/
+35
2013-11-21
powerpc: Set eflags correctly for ELF ABIv2 core dumps.
Rusty Russell
1
-0
/
+2
2013-11-21
powerpc: Add TIF_ELF2ABI flag.
Rusty Russell
2
-0
/
+11
2013-11-21
pseries: Add H_SET_MODE to change exception endianness
Anton Blanchard
4
-0
/
+87
2013-11-21
powerpc/pseries: Fix endian issues in pseries EEH code
Anton Blanchard
1
-9
/
+12
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
58
-328
/
+374
[prev]
[next]