index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
syscall.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
Dump the registers on undefined instruction userspace faults
Russell King
1
-0
/
+1
2014-04-11
Btrfs: fix compile warnings on on avr32 platform
Wang Shilong
1
-1
/
+1
2014-04-11
x86, calgary: Use 8M TCE table size by default
WANG Chao
1
-12
/
+19
2014-04-11
scsi: async sd resume
Dan Williams
6
-30
/
+115
2014-04-11
regulator: bcm590xx: Set n_voltages for linear reg
Tim Kryger
1
-0
/
+1
2014-04-10
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
1
-1
/
+1
2014-04-10
NVMe: Retry failed commands with non-fatal errors
Keith Busch
4
-96
/
+154
2014-04-10
NVMe: Add getgeo to block ops
Keith Busch
1
-0
/
+11
2014-04-10
NVMe: Start-stop nvme_thread during device add-remove.
Dan McLeran
1
-14
/
+42
2014-04-10
NVMe: Make I/O timeout a module parameter
Keith Busch
2
-1
/
+6
2014-04-10
NVMe: CPU hot plug notification
Keith Busch
2
-0
/
+20
2014-04-10
NVMe: per-cpu io queues
Keith Busch
2
-38
/
+172
2014-04-10
btrfs: allow mounting btrfs subvolumes with different ro/rw options
Harald Hoyer
1
-0
/
+22
2014-04-10
efi: Pass correct file handle to efi_file_{read,close}
Matt Fleming
2
-9
/
+9
2014-04-10
x86/efi: Correct EFI boot stub use of code32_start
Matt Fleming
3
-14
/
+8
2014-04-10
x86/efi: Fix boot failure with EFI stub
Matt Fleming
1
-1
/
+1
2014-04-10
alienware-wmi: cover some scenarios where memory allocations would fail
Mario Limonciello
1
-2
/
+10
2014-04-10
block: fix regression with block enabled tagging
Jens Axboe
6
-14
/
+24
2014-04-10
scsi: Make sure cmd_flags are 64-bit
Martin K. Petersen
2
-4
/
+4
2014-04-09
ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()
Tim Gardner
1
-1
/
+2
2014-04-09
futex: avoid race between requeue and wake
Linus Torvalds
1
-0
/
+5
2014-04-09
block: Ensure we only enable integrity metadata for reads and writes
Martin K. Petersen
1
-0
/
+3
2014-04-09
block: Fix integrity verification
Martin K. Petersen
1
-10
/
+9
2014-04-09
block: Fix for_each_bvec()
Martin K. Petersen
1
-3
/
+3
2014-04-09
ALSA: hda - Make full_reset boolean
Thierry Reding
3
-7
/
+7
2014-04-09
ARM: 8018/1: Add {inc,dec}_preempt_count asm macros
Catalin Marinas
3
-29
/
+37
2014-04-09
ARM: 8017/1: Move asm macro get_thread_info to asm/assembler.h
Catalin Marinas
4
-13
/
+18
2014-04-09
ALSA: hda - add headset mic detect quirk for a Dell laptop
Hui Wang
1
-0
/
+1
2014-04-09
sound: dmasound: use module_platform_driver_probe()
Christoph Jaeger
1
-13
/
+1
2014-04-09
ALSA: au1x00: use module_platform_driver()
Christoph Jaeger
1
-12
/
+1
2014-04-09
ALSA: hda - Use runtime helper to check active state.
Dylan Reid
1
-1
/
+1
2014-04-09
raid5: get_active_stripe avoids device_lock
Shaohua Li
1
-7
/
+2
2014-04-09
raid5: make_request does less prepare wait
Shaohua Li
1
-5
/
+14
2014-04-09
md: avoid oops on unload if some process is in poll or select.
NeilBrown
1
-0
/
+16
2014-04-09
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...
NeilBrown
1
-4
/
+13
2014-04-09
powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self
Stewart Smith
2
-14
/
+4
2014-04-09
Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature"
Benjamin Herrenschmidt
3
-538
/
+0
2014-04-09
power, sched: stop updating inside arch_update_cpu_topology() when nothing to...
Michael Wang
1
-0
/
+15
2014-04-09
powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules.
Tony Breeds
1
-0
/
+1
2014-04-09
arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c
Monam Agarwal
1
-1
/
+1
2014-04-09
powerpc/opal: Add missing include
Michael Neuling
1
-0
/
+2
2014-04-09
powerpc: Convert last uses of __FUNCTION__ to __func__
Joe Perches
1
-6
/
+5
2014-04-09
powerpc: Add lq/stq emulation
Anton Blanchard
3
-8
/
+46
2014-04-09
powerpc/powernv: Add invalid OPAL call
Joel Stanley
3
-0
/
+6
2014-04-09
powerpc/powernv: Add OPAL message log interface
Joel Stanley
4
-1
/
+128
2014-04-09
powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.
Mahesh Salgaonkar
1
-8
/
+20
2014-04-09
powerpc: Remove dead code in sycall entry
Michael Neuling
1
-8
/
+0
2014-04-09
powerpc: Use of_node_init() for the fakenode in msi_bitmap.c
Li Zhong
1
-1
/
+1
2014-04-09
powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()
Aneesh Kumar K.V
1
-0
/
+13
2014-04-09
powerpc/powernv: Fix endian issues with sensor code
Anton Blanchard
2
-3
/
+4
[next]