summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-05Add linux-next specific files for 20130605next-20130605Stephen Rothwell
2013-06-05Merge branch 'akpm/master'Stephen Rothwell
2013-06-05scripts/sortextable.c: fix building on non-Linux systemsDaniel Tang
2013-06-05crypto-add-lz4-cryptographic-api-fixAndrew Morton
2013-06-05crypto: add lz4 Cryptographic APIChanho Min
2013-06-05lib-add-lz4-compressor-module-fixAndrew Morton
2013-06-05lib: add lz4 compressor moduleChanho Min
2013-06-05x86, doc: Add LZ4 magic number for the new compressionKyungsik Lee
2013-06-05x86: add support for LZ4-compressed kernelKyungsik Lee
2013-06-05arm: Remove enforced Os flag for LZ4 decompressorKyungsik Lee
2013-06-05arm: add support for LZ4-compressed kernelKyungsik Lee
2013-06-05kbuild: fix for updated LZ4 tool with the new streaming formatKyungsik Lee
2013-06-05lib: add support for LZ4-compressed kernelKyungsik Lee
2013-06-05decompressor: add LZ4 decompressor moduleKyungsik Lee
2013-06-05lib: add weak clz/ctz functionsChanho Min
2013-06-05relay: fix timer madnessIngo Molnar
2013-06-05drivers-w1-slaves-w1_ds2408c-add-magic-sequence-to-disable-p0-test-mode-fixAndrew Morton
2013-06-05drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test modeJean-Francois Dagenais
2013-06-05drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe
2013-06-05drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe
2013-06-05drivers/parport/share.c: use kzallocAlexandru Gheorghiu
2013-06-05rapidio/switches: remove tsi500 driverAlexandre Bounine
2013-06-05partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter
2013-06-05partitions-add-aix-lvm-partition-support-files: add the AIX_PARTITION entryPhilippe De Muyter
2013-06-05partitions-add-aix-lvm-partition-support-files: compile aix.c if configuredPhilippe De Muyter
2013-06-05partitions-add-aix-lvm-partition-support-files-checkpatch-fixesAndrew Morton
2013-06-05partitions-add-aix-lvm-partition-support-files-v2Philippe De Muyter
2013-06-05partitions: add aix lvm partition support filesPhilippe De Muyter
2013-06-05partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter
2013-06-05mwave: fix info leak in mwave_ioctl()Dan Carpenter
2013-06-05idr-print-a-stack-dump-after-ida_remove-warning-fixAndrew Morton
2013-06-05idr: print a stack dump after ida_remove warningJean Delvare
2013-06-05fork: reorder permissions when violating number of processes limitsEric Paris
2013-06-05x86: kill TIF_DEBUGOleg Nesterov
2013-06-05ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis...Oleg Nesterov
2013-06-05ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)Oleg Nesterov
2013-06-05ptrace/x86: cleanup ptrace_set_debugreg()Oleg Nesterov
2013-06-05ptrace/x86: ptrace_write_dr7() should create bp if !disabledOleg Nesterov
2013-06-05ptrace/x86: introduce ptrace_register_breakpoint()Oleg Nesterov
2013-06-05ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7()Oleg Nesterov
2013-06-05ptrace/x86: simplify the "disable" logic in ptrace_write_dr7()Oleg Nesterov
2013-06-05ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2013-06-05ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-06-05ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-06-05ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-06-05ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-06-05Documentation/CodingStyle: allow multiple return statements per functionDan Carpenter
2013-06-05fat-additions-to-support-fat_fallocate-fixAndrew Morton
2013-06-05fat: additions to support fat_fallocateNamjae Jeon
2013-06-05fs/fat: use fat_msg() to replace printk() in __fat_fs_error()Gu Zheng