summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-29seccomp: add generic code for jitted seccomp filters.Nicolas Schichan
2013-04-29lib: add lz4 compressor moduleChanho Min
2013-04-29lib: add support for LZ4-compressed kernelKyungsik Lee
2013-04-29decompressor: add LZ4 decompressor moduleKyungsik Lee
2013-04-29UAPI: remove empty Kbuild filesDavid Howells
2013-04-29block, aio: batch completion for bios/kiocbsKent Overstreet
2013-04-29block-prep-work-for-batch-completion-fix-4Andrew Morton
2013-04-29block: prep work for batch completionKent Overstreet
2013-04-29aio: kill ki_retryKent Overstreet
2013-04-29aio: kill ki_keyKent Overstreet
2013-04-29aio: don't include aio.h in sched.hKent Overstreet
2013-04-29generic dynamic per cpu refcountingKent Overstreet
2013-04-29aio: kill batch allocationKent Overstreet
2013-04-29aio: use cancellation list lazilyKent Overstreet
2013-04-29wait: add wait_event_hrtimeout()Kent Overstreet
2013-04-29aio: make aio_put_req() locklessKent Overstreet
2013-04-29aio: move private stuff out of aio.hKent Overstreet
2013-04-29aio: kill return value of aio_complete()Kent Overstreet
2013-04-29aio: remove retry-based AIOZach Brown
2013-04-29aio: remove dead code from aio.hZach Brown
2013-04-29kernel/relay.c: move FIX_SIZE macro into relay.czhangwei(Jovi)
2013-04-29remove unused random32() and srandom32()Akinobu Mita
2013-04-29net: rename random32 to prandomAkinobu Mita
2013-04-29pid_namespacec-h-simplify-defines-fixAndrew Morton
2013-04-29pid_namespace.c/.h: simplify definesRaphael S.Carvalho
2013-04-29rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-04-29rapidio: make enumeration/discovery configurableAlexandre Bounine
2013-04-29ipc: sysv shared memory limited to 8TiBRobin Holt
2013-04-29inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()Jeff Layton
2013-04-29idr: introduce idr_alloc_cyclic()Jeff Layton
2013-04-29exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-04-29coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov
2013-04-29kmod: remove call_usermodehelper_fns()Lucas De Marchi
2013-04-29usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...Lucas De Marchi
2013-04-29ptrace: add ability to retrieve signals without removing from a queue (v4)Andrey Vagin
2013-04-29fat: restructure export_operationsNamjae Jeon
2013-04-29drivers/rtc/rtc-pxa.c: fix set time sync time issueLeo Song
2013-04-29drivers/rtc/class.c: use struct device as the first argument for devm_rtc_dev...Jingoo Han
2013-04-29rtc: add devm_rtc_device_{register,unregister}()Jingoo Han
2013-04-29kernel/compat.c: make do_sysinfo() staticStephen Rothwell
2013-04-29lib-string_helpers-introduce-generic-string_unescape-fixAndrew Morton
2013-04-29lib/string_helpers: introduce generic string_unescapeAndy Shevchenko
2013-04-29lib, net: make isodigit() public and use itAndy Shevchenko
2013-04-29backlight: lp855x: remove duplicate platform dataKim, Milo
2013-04-29backlight: lp855x: fix initial brightness typeKim, Milo
2013-04-29backlight: lp855x: move backlight mode platform dataKim, Milo
2013-04-29backlight: lp855x: convert a type of device nameKim, Milo
2013-04-29drivers/video/backlight/platform_lcd.c: introduce probe callbackAndrew Bresticker
2013-04-29include/linux/printk.h: include stdarg.hAndrew Morton
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner