summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-12-03Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller1-21/+18
2013-12-03iio: hid-sensors: Fix power and report stateSrinivas Pandruvada1-0/+12
2013-12-03HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada1-0/+2
2013-12-03PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki1-0/+1
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight1-0/+2
2013-12-02context_tracking: Rename context_tracking_active() to context_tracking_cpu_is...Frederic Weisbecker2-5/+6
2013-12-02context_tracking: Wrap static key check into more intuitive function nameFrederic Weisbecker4-7/+11
2013-12-02nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker1-3/+3
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+6
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+20
2013-12-02tracepoint: comment fix "binay" -> "binary"Viresh Kumar1-1/+1
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON1-0/+2
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON1-0/+190
2013-12-02security: shmem: implement kernel private shmem inodesEric Paris1-0/+2
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells1-3/+3
2013-12-02power_supply: Add power_supply notifierPali Rohár1-0/+8
2013-11-30sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo1-0/+14
2013-11-30sysfs, kernfs: make sysfs_dirent definition publicTejun Heo1-4/+114
2013-11-30sysfs, kernfs: prepare mount path for kernfsTejun Heo1-0/+28
2013-11-30sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo1-0/+4
2013-11-30sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo1-0/+13
2013-11-30sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2-21/+33
2013-11-30sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo1-8/+29
2013-11-30sysfs, kernfs: introduce kernfs_notify()Tejun Heo2-4/+8
2013-11-30sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo1-2/+7
2013-11-30sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo1-0/+18
2013-11-30sysfs, kernfs: introduce kernfs_opsTejun Heo1-0/+26
2013-11-30sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo1-0/+18
2013-11-30sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2-6/+17
2013-11-30Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman5-60/+86
2013-11-29cgroup: don't guarantee cgroup.procs is sorted if sane_behaviorTejun Heo1-0/+3
2013-11-29cgroup: remove cftype->release()Tejun Heo1-2/+0
2013-11-29efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi1-0/+4
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+9
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+8
2013-11-28Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2013-11-28sysfs, kernfs: introduce kernfs_setattr()Tejun Heo1-0/+8
2013-11-28sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo1-0/+7
2013-11-28sysfs, kernfs: introduce kernfs_create_link()Tejun Heo1-0/+9
2013-11-28sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo1-0/+24
2013-11-28sysfs, kernfs: add skeletons for kernfsTejun Heo2-2/+13
2013-11-28sysfs: drop kobj_ns_type handling, take #2Tejun Heo1-0/+6
2013-11-27tasks/exit: Remove unused task_is_dead() methodOleg Nesterov1-1/+0
2013-11-27perf: Add active_entry list head to struct perf_eventStephane Eranian1-1/+4
2013-11-27userns: userns: Remove UIDGID_STRICT_TYPE_CHECKSEric W. Biederman3-40/+0
2013-11-27clksrc: delete nomadik MTU non-DT boot pathLinus Walleij1-9/+0
2013-11-27pinctrl: nomadik: move platform data handling into driverLinus Walleij1-242/+0
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+27