index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ppc/kvm: Set the runlatch bit of a CPU just before starting guest
Preeti U Murthy
2014-04-28
1
-0
/
+6
|
*
|
ppc/powernv: Set the runlatch bits correctly for offline cpus
Preeti U Murthy
2014-04-28
1
-0
/
+3
|
*
|
powerpc/pseries: Protect remove_memory() with device hotplug lock
Li Zhong
2014-04-28
1
-4
/
+6
|
*
|
powerpc: Fix error return in rtas_flash module init
Anton Blanchard
2014-04-28
1
-1
/
+1
|
*
|
powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048
Anton Blanchard
2014-04-28
1
-1
/
+1
|
*
|
powerpc: Bump COMMAND_LINE_SIZE to 2048
Anton Blanchard
2014-04-28
1
-1
/
+6
|
*
|
powerpc: Rename duplicate COMMAND_LINE_SIZE define
Anton Blanchard
2014-04-28
3
-7
/
+7
|
*
|
powerpc/perf/hv-24x7: Catalog version number is be64, not be32
Cody P Schafer
2014-04-28
1
-6
/
+7
|
*
|
powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it
Cody P Schafer
2014-04-28
1
-1
/
+1
|
*
|
powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...
Cody P Schafer
2014-04-28
1
-4
/
+16
|
*
|
powerpc/perf/hv-gpci: Make device attr static
Cody P Schafer
2014-04-28
1
-1
/
+1
|
*
|
powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced
Cody P Schafer
2014-04-28
1
-2
/
+2
|
*
|
powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed
Cody P Schafer
2014-04-28
1
-2
/
+2
|
*
|
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
Aneesh Kumar K.V
2014-04-28
1
-22
/
+16
|
*
|
powerpc/powernv: Fix little endian issues in OPAL dump code
Anton Blanchard
2014-04-28
2
-6
/
+11
|
*
|
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
Anton Blanchard
2014-04-28
4
-188
/
+76
|
*
|
powerpc/powernv: Fix little endian issues in OPAL error log code
Anton Blanchard
2014-04-28
2
-2
/
+9
|
*
|
powerpc/powernv: Fix little endian issues with opal_do_notifier calls
Anton Blanchard
2014-04-28
1
-3
/
+3
|
*
|
powerpc/powernv: Remove some OPAL function declaration duplication
Anton Blanchard
2014-04-28
1
-10
/
+2
|
*
|
powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
Anton Blanchard
2014-04-28
2
-7
/
+7
|
*
|
powerpc/powernv: Release the refcount for pci_dev
Wei Yang
2014-04-28
1
-1
/
+0
|
*
|
powerpc/powernv: Reduce multi-hit of iommu_add_device()
Wei Yang
2014-04-28
1
-1
/
+1
|
*
|
powerpc/powernv: Fix little endian issues in OPAL flash code
Anton Blanchard
2014-04-28
1
-4
/
+8
|
*
|
powerpc/powernv: Fix kexec races going back to OPAL
Benjamin Herrenschmidt
2014-04-28
1
-2
/
+46
|
*
|
powerpc/powernv: Check sysparam size before creation
Joel Stanley
2014-04-28
1
-0
/
+6
|
*
|
powerpc/powernv: Fix typos in sysparam code
Joel Stanley
2014-04-28
1
-2
/
+2
|
*
|
powerpc/powernv: Check sysfs size before copying
Joel Stanley
2014-04-28
1
-0
/
+4
|
*
|
powerpc/powernv: Use ssize_t for sysparam return values
Joel Stanley
2014-04-28
1
-5
/
+6
|
*
|
powerpc/powernv: Fix sysparam sysfs error handling
Joel Stanley
2014-04-28
1
-2
/
+5
|
*
|
powerpc: Fix Oops in rtas_stop_self()
Li Zhong
2014-04-28
1
-2
/
+3
|
*
|
powerpc: Export flush_icache_range
Jeff Mahoney
2014-04-28
1
-0
/
+1
|
|
/
*
|
mm: don't pointlessly use BUG_ON() for sanity check
Linus Torvalds
2014-04-28
1
-3
/
+5
*
|
Linux 3.15-rc3
v3.15-rc3
Linus Torvalds
2014-04-28
1
-1
/
+1
*
|
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
2014-04-28
1
-6
/
+2
*
|
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
2014-04-28
6
-33
/
+111
|
\
\
|
*
|
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-26
6
-33
/
+111
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-27
8
-45
/
+48
|
\
\
\
|
*
|
|
Btrfs: limit the path size in send to PATH_MAX
Chris Mason
2014-04-26
1
-0
/
+5
|
*
|
|
Btrfs: correctly set profile flags on seqlock retry
Filipe Manana
2014-04-25
1
-1
/
+3
|
*
|
|
Btrfs: use correct key when repeating search for extent item
Filipe Manana
2014-04-25
1
-0
/
+2
|
*
|
|
Btrfs: fix inode caching vs tree log
Miao Xie
2014-04-25
1
-16
/
+2
|
*
|
|
Btrfs: fix possible memory leaks in open_ctree()
Wang Shilong
2014-04-25
1
-5
/
+5
|
*
|
|
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
Wang Shilong
2014-04-25
1
-1
/
+5
|
*
|
|
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
Wang Shilong
2014-04-25
2
-14
/
+14
|
*
|
|
btrfs: replace error code from btrfs_drop_extents
David Sterba
2014-04-25
2
-5
/
+5
|
*
|
|
btrfs: Change the hole range to a more accurate value.
Qu Wenruo
2014-04-25
1
-1
/
+1
|
*
|
|
btrfs: fix use-after-free in mount_subvol()
Christoph Jaeger
2014-04-14
1
-2
/
+6
*
|
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-04-27
5
-15
/
+56
|
\
\
\
\
|
*
|
|
|
ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4B
Sebastian Hesselbarth
2014-04-25
2
-3
/
+4
|
*
|
|
|
ARM: 8041/1: pj4: fix cpu_is_pj4 check
Sebastian Hesselbarth
2014-04-25
1
-7
/
+7
[prev]
[next]