summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-12-03pinctrl: provide documentation pointerLinus Walleij
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese
2013-12-02Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller
2013-12-02iio: hid-sensors: Fix power and report stateSrinivas Pandruvada
2013-12-02HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada
2013-12-02PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight
2013-12-02context_tracking: Rename context_tracking_active() to context_tracking_cpu_is...Frederic Weisbecker
2013-12-02context_tracking: Wrap static key check into more intuitive function nameFrederic Weisbecker
2013-12-02nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-12-02tracepoint: comment fix "binay" -> "binary"Viresh Kumar
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON
2013-12-02security: shmem: implement kernel private shmem inodesEric Paris
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells
2013-12-01power_supply: Add power_supply notifierPali Rohár
2013-11-29sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo
2013-11-29sysfs, kernfs: make sysfs_dirent definition publicTejun Heo
2013-11-29sysfs, kernfs: prepare mount path for kernfsTejun Heo
2013-11-29sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo
2013-11-29sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo
2013-11-29sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo
2013-11-29sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_notify()Tejun Heo
2013-11-29sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_opsTejun Heo
2013-11-29sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo
2013-11-29Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman
2013-11-29cgroup: don't guarantee cgroup.procs is sorted if sane_behaviorTejun Heo
2013-11-29cgroup: remove cftype->release()Tejun Heo
2013-11-28efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar
2013-11-27Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-27sysfs, kernfs: introduce kernfs_setattr()Tejun Heo
2013-11-27sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo
2013-11-27sysfs, kernfs: introduce kernfs_create_link()Tejun Heo
2013-11-27sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo
2013-11-27sysfs, kernfs: add skeletons for kernfsTejun Heo
2013-11-27sysfs: drop kobj_ns_type handling, take #2Tejun Heo
2013-11-27tasks/exit: Remove unused task_is_dead() methodOleg Nesterov
2013-11-27perf: Add active_entry list head to struct perf_eventStephane Eranian
2013-11-26userns: userns: Remove UIDGID_STRICT_TYPE_CHECKSEric W. Biederman