index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
ARM: 7997/1: cns3xxx: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-03-12
ARM: 7996/1: floppy.h: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2014-03-12
ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLED
Michael Opdenacker
3
-7
/
+7
2014-03-12
ARM: 7993/1: mm/memblock: add memblock_get_current_limit
Laura Abbott
2
-0
/
+7
2014-02-25
ARM: 7987/1: ARM : unwinder : Prevent data abort due to stack overflow
Anurag Aggarwal
1
-37
/
+100
2014-02-25
ARM: 7982/1: introduce HWCAP2 feature bits for ARMv8 Crypto Extensions
Ard Biesheuvel
2
-0
/
+10
2014-02-25
ARM: 7981/1: add support for AT_HWCAP2 ELF auxv entry
Ard Biesheuvel
3
-1
/
+17
2014-02-25
ARM: 7986/1: bios32: use pci_enable_resource to enable PCI resources
Will Deacon
1
-34
/
+3
2014-02-25
ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+
Will Deacon
1
-4
/
+31
2014-02-25
ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull
Victor Kamensky
7
-196
/
+196
2014-02-25
ARM: 7989/1: Delete asm/system.h
David Howells
6
-12
/
+1
2014-02-25
ARM: 7985/1: mm: implement pte_accessible for faulting mappings
Will Deacon
1
-2
/
+5
2014-02-25
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
4
-0
/
+23
2014-02-18
ARM: 7979/1: mm: Remove hugetlb warning from Coherent DMA allocator
Steven Capper
1
-3
/
+0
2014-02-18
ARM: 7962/2: Make all mcpm functions notrace
Dave Martin
2
-0
/
+4
2014-02-10
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
6
-28
/
+18
2014-02-10
ARM: 7951/1: uaccess: use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
Nicolas Pitre
1
-1
/
+1
2014-02-10
ARM: 7949/1: feroceon: Log a FW_BUG if the L2 cache is turned on at boot
Jason Gunthorpe
1
-1
/
+3
2014-02-10
ARM: 7948/1: hw_breakpoint: Add ARMv8 support
Christopher Covington
2
-1
/
+3
2014-02-10
ARM: 7945/1: footbridge: Switch to sched_clock_register()
Stephen Boyd
1
-2
/
+2
2014-02-10
ARM: 7940/1: add support for the Cortex-A12 processor
Jonathan Austin
2
-0
/
+12
2014-02-10
Linux 3.14-rc2
v3.14-rc2
Linus Torvalds
1
-1
/
+1
2014-02-09
fix a kmap leak in virtio_console
Al Viro
1
-6
/
+3
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
7
-25
/
+14
2014-02-09
Btrfs: fix data corruption when reading/updating compressed extents
Filipe David Borba Manana
1
-0
/
+2
2014-02-09
Btrfs: don't loop forever if we can't run because of the tree mod log
Josef Bacik
1
-0
/
+1
2014-02-09
btrfs: reserve no transaction units in btrfs_ioctl_set_features
David Sterba
1
-1
/
+1
2014-02-09
btrfs: commit transaction after setting label and features
Jeff Mahoney
1
-2
/
+2
2014-02-09
Btrfs: fix assert screwup for the pending move stuff
Josef Bacik
1
-5
/
+3
2014-02-08
jfs: fix generic posix ACL regression
Dave Kleikamp
1
-7
/
+7
2014-02-08
watchdog: dw_wdt: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-02-07
libceph: do not dereference a NULL bio pointer
Ilya Dryomov
1
-2
/
+6
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
1
-6
/
+11
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
1
-23
/
+39
2014-02-07
arm64: defconfig: Expand default enabled features
Mark Rutland
2
-4
/
+15
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
4
-25
/
+21
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
5
-18
/
+35
2014-02-07
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Adam Thomson
1
-4
/
+0
2014-02-06
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-06
arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...
Tang Chen
1
-8
/
+11
2014-02-06
arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...
Tang Chen
1
-1
/
+1
2014-02-06
mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...
KOSAKI Motohiro
1
-2
/
+3
2014-02-06
mm/swap: fix race on swap_info reuse between swapoff and swapon
Weijie Yang
1
-1
/
+10
2014-02-06
swap: add a simple detector for inappropriate swapin readahead
Shaohua Li
2
-5
/
+62
2014-02-06
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
Zongxun Wang
3
-3
/
+83
2014-02-06
Documentation/kernel-parameters.txt: fix memmap= language
Randy Dunlap
1
-4
/
+4
2014-02-06
x86, microcode, AMD: Unify valid container checks
Borislav Petkov
1
-14
/
+29
2014-02-06
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2014-02-06
pinctrl: tegra: return correct error type
Laxman Dewangan
1
-1
/
+1
2014-02-06
pinctrl: do not init debugfs entries for unimplemented functionalities
Florian Vaussard
1
-2
/
+4
[next]