summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-07-23EDAC: Fix lockdep splatBorislav Petkov
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-18tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki
2013-07-18ACPICA: expose OSI versionAaron Lu
2013-07-16linked-list: Remove __list_for_eachDave Jones
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck
2013-07-16sysfs: add support for binary attributes in groupsGreg Kroah-Hartman
2013-07-16driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman
2013-07-16sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman
2013-07-16sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman
2013-07-16sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-15PM / Sleep: Fix comment typo in pm_wakeup.hChanwoo Choi
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-13llist: llist_add() can use llist_add_batch()Oleg Nesterov
2013-07-13llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov
2013-07-13fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-12cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo
2013-07-12mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst
2013-07-11mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-10zbud: add to mm/Seth Jennings
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-10net: rename ll methods to busy-pollEliezer Tamir
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-10dm: optimize use SRCU and RCUMikulas Patocka
2013-07-09cgroup: remove bcache_subsys_id which got added stealthilyTejun Heo
2013-07-09NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew
2013-07-09virtio: support unlocked queue pollMichael S. Tsirkin
2013-07-09net/fs: change busy poll time accountingEliezer Tamir
2013-07-09libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin
2013-07-09lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita
2013-07-09lib: add lz4 compressor moduleChanho Min
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2013-07-09ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul
2013-07-09ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul