index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
s390/signal: Add BEA to compat signal handler parameters
Michael Holzheu
1
-0
/
+2
2013-04-17
s390/dasd: fix hanging device after resume with internal error 13
Stefan Haberland
1
-8
/
+55
2013-04-17
s390/dasd: improve speed of dasdfmt
Stefan Haberland
4
-143
/
+351
2013-04-17
s390/css: move subchannel lock allocation
Sebastian Ott
3
-34
/
+32
2013-04-17
s390/cio: fix early init counter usage
Sebastian Ott
2
-9
/
+6
2013-04-17
s390/css: remove unused function definitions
Sebastian Ott
2
-4
/
+2
2013-04-17
s390/css: introduce cio_register_early_subchannels
Sebastian Ott
4
-23
/
+24
2013-04-17
s390/cio: get rid of static console device
Sebastian Ott
1
-43
/
+30
2013-04-17
s390/cio: get rid of static console subchannel
Sebastian Ott
5
-108
/
+56
2013-04-17
s390/cio: split subchannel registration
Sebastian Ott
1
-19
/
+18
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
4
-7
/
+5
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
7
-25
/
+32
2013-04-17
s390/hibernate: Save and restore absolute zero pages
Michael Holzheu
3
-3
/
+58
2013-04-17
s390/bitops: get rid of __BITOPS_BARRIER()
Heiko Carstens
1
-4
/
+3
2013-04-17
s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()
Akinobu Mita
1
-1
/
+1
2013-04-17
s390/bitops: remove unnecessary macro definitions in asm/bitops.h
Akinobu Mita
1
-57
/
+53
2013-04-17
s390/mm: speedup storage key initialization
Heiko Carstens
1
-15
/
+9
2013-04-17
s390/dumpstack: fix call chain walking
Heiko Carstens
3
-250
/
+253
2013-04-17
s390/hypfs: Use PTR_RET function
Alexandru Gheorghiu
1
-3
/
+1
2013-04-17
s390/cmm: Removed useless label
Alexandru Gheorghiu
1
-5
/
+3
2013-04-17
s390/dasd: remove cast for kzalloc return value
Zhang Yanfei
1
-2
/
+1
2013-04-17
s390/bpf,jit: use kcalloc instead of kmalloc and memset
Stelian Nirlu
1
-2
/
+1
2013-04-17
s390/cio: make use of newly added format 1 channel-path data
Peter Oberparleiter
1
-8
/
+14
2013-04-17
s390/cio: collect format 1 channel-path description data
Peter Oberparleiter
4
-9
/
+31
2013-04-17
s390/monreader: Remove redundant NULL check before kfree
Syam Sidhardhan
1
-2
/
+1
2013-04-17
s390/s390dbf.txt: Add doc: Debug views are removed in debug_unregister()
Michael Holzheu
1
-1
/
+2
2013-04-17
s390/dis: use explicit buf len
Stefan Raspl
3
-6
/
+8
2013-04-17
s390/pci: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
1
-2
/
+1
2013-04-17
s390/mm: zero page cache synonyms for zEC12
Martin Schwidefsky
1
-1
/
+9
2013-04-17
s390/mm: protection exception PSW for aborted transaction
Martin Schwidefsky
1
-2
/
+7
2013-04-15
s390/kdump: Add PM notifier for kdump
Michael Holzheu
1
-0
/
+30
2013-04-15
Linux 3.9-rc7
v3.9-rc7
Linus Torvalds
1
-1
/
+1
2013-04-14
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
2
-0
/
+26
2013-04-14
watchdog: Revert the AT91RM9200_WATCHDOG dependency
Nicolas Ferre
1
-1
/
+1
2013-04-14
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
1
-1
/
+1
2013-04-14
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
1
-1
/
+8
2013-04-13
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-13
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
Dave Hansen
4
-2
/
+15
2013-04-12
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
2
-15
/
+16
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
3
-7
/
+7
2013-04-12
MAINTAINERS: Update e-mail address
Mark Brown
1
-4
/
+4
2013-04-12
x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set
Boris Ostrovsky
1
-0
/
+2
2013-04-12
x86/mm/cpa/selftest: Fix false positive in CPA self test
Andrea Arcangeli
1
-1
/
+1
2013-04-12
perf: Fix error return code
Wei Yongjun
1
-0
/
+1
2013-04-12
drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
Daniel Vetter
1
-3
/
+5
2013-04-12
udl: handle EDID failure properly.
Dave Airlie
1
-0
/
+4
2013-04-11
[SCSI] lpfc: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
Wei Yongjun
1
-1
/
+2
2013-04-11
gpio: pca953x: fix irq_domain_add_simple usage
Alexandre Belloni
1
-1
/
+1
2013-04-11
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-04-11
tcm_vhost: Send bad target to guest when cmd fails
Asias He
1
-4
/
+6
[next]