index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
debugfs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
powerpc/vfio: Enable on PowerNV platform
Alexey Kardashevskiy
6
-1
/
+364
2013-06-20
powerpc: Update currituck pci/usb fixup for new board revision
Alistair Popple
2
-2
/
+42
2013-06-20
powerpc: Fix single step emulation of 32bit overflowed branches
Michael Neuling
1
-1
/
+1
2013-06-20
powerpc: Update default configurations
Alistair Popple
6
-0
/
+12
2013-06-20
powerpc: Add a configuration option for early BootX/OpenFirmware debug
Alistair Popple
2
-1
/
+8
2013-06-20
powerpc/prom: Scan reserved-ranges node for memory reservations
Jeremy Kerr
1
-0
/
+35
2013-06-20
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
3
-5
/
+2
2013-06-20
powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...
Kevin Hao
1
-2
/
+0
2013-06-20
powerpc/mm/nohash: Ignore NULL stale_map entries
Scott Wood
1
-3
/
+6
2013-06-20
powerpc: Move the single step enable code to a generic path
Suzuki K. Poulose
2
-19
/
+26
2013-06-20
powerpc/kprobes: Do not disable External interrupts during single step
Suzuki K. Poulose
1
-5
/
+5
2013-06-20
powerpc: Mark low level irq handlers NO_THREAD
Thomas Gleixner
2
-0
/
+2
2013-06-20
mm/THP: deposit the transpare huge pgtable before set_pmd
Aneesh Kumar K.V
1
-4
/
+4
2013-06-20
mm/THP: don't use HPAGE_SHIFT in transparent hugepage code
Aneesh Kumar K.V
1
-7
/
+3
2013-06-20
mm/THP: withdraw the pgtable after pmdp related operations
Aneesh Kumar K.V
1
-1
/
+7
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
7
-21
/
+27
2013-06-20
mm/thp: use the correct function when updating access flags
Aneesh Kumar K.V
1
-1
/
+3
2013-06-13
turbostat: Increase output buffer size to accommodate C8-C10
Josh Triplett
1
-1
/
+1
2013-06-13
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
H. Peter Anvin
3
-5
/
+6
2013-06-13
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
NeilBrown
2
-18
/
+18
2013-06-13
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2
-2
/
+22
2013-06-13
md: md_stop_writes() should always freeze recovery.
NeilBrown
1
-1
/
+1
2013-06-13
include/linux/math64.h: add div64_ul()
Alex Shi
1
-2
/
+4
2013-06-13
mm: memcontrol: fix lockless reclaim hierarchy iterator
Johannes Weiner
1
-7
/
+5
2013-06-13
frontswap: fix incorrect zeroing and allocation size for frontswap_map
Akinobu Mita
2
-2
/
+2
2013-06-13
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
Chen Gang
1
-0
/
+1
2013-06-13
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
3
-6
/
+22
2013-06-13
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
1
-0
/
+1
2013-06-13
mm/page_alloc.c: fix watermark check in __zone_watermark_ok()
Tomasz Stanislawski
1
-2
/
+4
2013-06-13
drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()
Dan Carpenter
1
-0
/
+1
2013-06-13
aio: fix io_destroy() regression by using call_rcu()
Kent Overstreet
1
-20
/
+16
2013-06-13
rtc-at91rm9200: use shadow IMR on at91sam9x5
Johan Hovold
2
-1
/
+8
2013-06-13
rtc-at91rm9200: add shadow interrupt mask
Johan Hovold
1
-1
/
+38
2013-06-13
rtc-at91rm9200: refactor interrupt-register handling
Johan Hovold
1
-14
/
+29
2013-06-13
rtc-at91rm9200: add configuration support
Johan Hovold
1
-8
/
+38
2013-06-13
rtc-at91rm9200: add match-table compile guard
Johan Hovold
1
-0
/
+2
2013-06-13
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
Goldwyn Rodrigues
1
-1
/
+1
2013-06-13
swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...
Rafael Aquini
1
-1
/
+17
2013-06-13
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...
Tony Lindgren
1
-0
/
+1
2013-06-13
cciss: fix broken mutex usage in ioctl
Stephen M. Cameron
1
-16
/
+16
2013-06-13
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
1
-1
/
+1
2013-06-13
drivers/rtc/rtc-cmos.c: fix accidentally enabling rtc channel
Derek Basehore
1
-1
/
+3
2013-06-13
drivers/rtc/rtc-tps6586x.c: device wakeup flags correction
Dmitry Osipenko
1
-1
/
+2
2013-06-13
memcg: don't initialize kmem-cache destroying work for root caches
Andrey Vagin
1
-2
/
+0
2013-06-13
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
Xiaowei.Hu
1
-1
/
+1
2013-06-13
lib/mpi/mpicoder.c: looping issue, need stop when equal to zero, found by 'EX...
Chen Gang
1
-1
/
+1
2013-06-13
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
3
-48
/
+57
2013-06-13
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
1
-3
/
+26
2013-06-13
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2
-32
/
+27
2013-06-13
x86: Fix typo in kexec register clearing
Kees Cook
1
-1
/
+1
[next]