aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-10xilinx systemace: Fix sparse warningsMichal Simek1-2/+2
2013-07-10microblaze: Move __NR_syscalls from uapiMichal Simek2-2/+3
2013-07-09parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller1-29/+50
2013-07-09parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2-3/+4
2013-07-09parisc: optimize mtsp(0,sr) inline assemblyHelge Deller1-3/+6
2013-07-09parisc: switch to gzip-compressed vmlinuz kernelHelge Deller3-11/+18
2013-07-09parisc: document the shadow registersHelge Deller1-0/+8
2013-07-09parisc: more capabilities info in /proc/cpuinfoHelge Deller1-3/+16
2013-07-09parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller1-0/+56
2013-07-09drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov1-22/+39
2013-07-09drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov1-0/+2
2013-07-09vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin1-2/+7
2013-07-09net: mv643xx_eth: do not use port number as platform device idJonas Gorski1-2/+11
2013-07-09net: sctp: confirm route during forward progressDaniel Borkmann2-0/+15
2013-07-09virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-07-09virtio: support unlocked queue pollMichael S. Tsirkin2-12/+48
2013-07-09net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim1-1/+1
2013-07-09Documentation: Fix references to defunct linux-net@vger.kernel.orgGeert Uytterhoeven2-4/+5
2013-07-09net/fs: change busy poll time accountingEliezer Tamir2-48/+38
2013-07-09libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin1-5/+0
2013-07-09lib/scatterlist: error handling in __sg_alloc_table()Dan Carpenter1-2/+4
2013-07-09scsi_debug: fix do_device_access() with wrap around rangeAkinobu Mita1-11/+37
2013-07-09crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita1-59/+1
2013-07-09lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita2-5/+88
2013-07-09lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()Akinobu Mita1-15/+24
2013-07-09crypto: add lz4 Cryptographic APIChanho Min4-0/+230
2013-07-09lib: add lz4 compressor moduleChanho Min7-2/+1092
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee9-5/+28
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee10-2/+243
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee3-0/+471
2013-07-09lib: add weak clz/ctz functionsChanho Min2-1/+59
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt8-145/+107
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt125-166/+282
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt4-9/+10
2013-07-09reboot: arm: remove unused restart_mode fields from some arm subarchsRobin Holt4-6/+0
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt4-7/+9
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt2-5/+12
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt2-15/+14
2013-07-09reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt3-332/+347
2013-07-09reboot: remove -stable friendly PF_THREAD_BOUND defineRobin Holt1-5/+0
2013-07-09partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter1-0/+5
2013-07-09partitions: add aix lvm partition support filesPhilippe De Muyter4-0/+306
2013-07-09partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter1-6/+6
2013-07-09mwave: fix info leak in mwave_ioctl()Dan Carpenter1-0/+1
2013-07-09ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu updateManfred Spraul1-11/+21
2013-07-09ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul2-7/+31
2013-07-09ipc/sem.c: always use only one queue for alter operationsManfred Spraul1-40/+88
2013-07-09ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul2-61/+155
2013-07-09ipc/sem.c: cacheline align the semaphore structuresManfred Spraul1-1/+1
2013-07-09ipc/util.c, ipc_rcu_alloc: cacheline align allocationManfred Spraul1-6/+6