summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.26v3.10.26Greg Kroah-Hartman2014-01-091-1/+1
* sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu2014-01-091-0/+5
* ext4: fix bigalloc regressionEric Whitney2014-01-091-1/+1
* arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2014-01-091-1/+1
* arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2014-01-092-6/+3
* arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas2014-01-091-18/+4
* ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland2014-01-091-0/+4
* ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier2014-01-091-0/+2
* clocksource: arch_timer: use virtual countersMark Rutland2014-01-094-38/+6
* arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2014-01-091-4/+0
* arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas2014-01-091-0/+2
* arm64: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2014-01-091-0/+6
* arm64: fix possible invalid FPSIMD initialization stateJiang Liu2014-01-091-0/+2
* arm64: Change kernel stack size to 16KFeng Kan2014-01-092-3/+3
* arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland2014-01-091-0/+13
* arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2014-01-091-7/+8
* rbd: fix error handling from rbd_snap_name()Josh Durgin2014-01-091-4/+6
* rbd: ignore unmapped snapshots that no longer existJosh Durgin2014-01-091-2/+7
* rbd: fix use-after free of rbd_dev->diskJosh Durgin2014-01-091-7/+33
* rbd: make rbd_obj_notify_ack() synchronousJosh Durgin2014-01-091-5/+6
* rbd: complete notifies before cleaning up osd_client and rbd_devJosh Durgin2014-01-091-0/+7
* libceph: add function to ensure notifies are completeJosh Durgin2014-01-092-0/+13
* rbd: fix null dereference in doutJosh Durgin2014-01-091-3/+5
* rbd: fix buffer size for writes to images with snapshotsJosh Durgin2014-01-091-5/+5
* ceph: allow sync_read/write return partial successed size of read/write.majianpeng2014-01-091-1/+3
* ceph: fix bugs about handling short-read for sync read mode.majianpeng2014-01-091-23/+16
* libceph: create_singlethread_workqueue() doesn't return ERR_PTRsDan Carpenter2014-01-091-4/+2
* libceph: potential NULL dereference in ceph_osdc_handle_map()Dan Carpenter2014-01-091-0/+2
* libceph: fix error handling in handle_reply()Dan Carpenter2014-01-091-3/+3
* ceph: Add check returned value on func ceph_calc_ceph_pg.majianpeng2014-01-091-2/+6
* ceph: cleanup types in striped_read()Dan Carpenter2014-01-091-4/+4
* ceph: fix null pointer dereferenceNathaniel Yazdani2014-01-091-0/+3
* libceph: call r_unsafe_callback when unsafe reply is receivedYan, Zheng2014-01-091-7/+7
* ceph: avoid accessing invalid memorySasha Levin2014-01-091-1/+1
* ceph: Free mdsc if alloc mdsc->mdsmap failed.majianpeng2014-01-091-1/+3
* rbd: fix a couple warningsSage Weil2014-01-091-2/+2
* libceph: fix truncate size calculationYan, Zheng2014-01-091-6/+8
* libceph: fix safe completionYan, Zheng2014-01-092-10/+8
* rbd: protect against concurrent unmapsAlex Elder2014-01-091-2/+4
* rbd: set removing flag while holding list lockAlex Elder2014-01-091-31/+22
* rbd: flush dcache after zeroing page dataAlex Elder2014-01-091-0/+2
* libceph: add lingering request reference when registeredAlex Elder2014-01-091-7/+5
* ceph: improve error handling in ceph_mdsmap_decodeEmil Goode2014-01-091-1/+3
* clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen2014-01-091-1/+1
* selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...Paul Moore2014-01-091-7/+36
* selinux: look for IPsec labels on both inbound and outbound packetsPaul Moore2014-01-093-16/+48
* sh: always link in helper functions extracted from libgccGeert Uytterhoeven2014-01-091-1/+1
* gpio: msm: Fix irq mask/unmask by writing bits instead of numbersStephen Boyd2014-01-091-2/+2
* gpio: twl4030: Fix regression for twl gpio LED outputRoger Quadros2014-01-091-3/+12
* jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o2014-01-091-2/+4