| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "kernfs: remove kernfs_addrm_cxt" | Greg Kroah-Hartman | 2014-01-13 | 1 | -0/+4 |
* | Revert "kernfs: implement kernfs_{de|re}activate[_self]()" | Greg Kroah-Hartman | 2014-01-13 | 1 | -6/+1 |
* | Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr... | Greg Kroah-Hartman | 2014-01-13 | 3 | -15/+0 |
* | Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow... | Greg Kroah-Hartman | 2014-01-13 | 2 | -1/+19 |
* | drivers/base: provide an infrastructure for componentised subsystems | Russell King | 2014-01-10 | 1 | -0/+32 |
* | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() | Tejun Heo | 2014-01-10 | 2 | -19/+1 |
* | kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers | Tejun Heo | 2014-01-10 | 3 | -0/+15 |
* | kernfs: implement kernfs_{de|re}activate[_self]() | Tejun Heo | 2014-01-10 | 1 | -1/+6 |
* | kernfs: remove kernfs_addrm_cxt | Tejun Heo | 2014-01-10 | 1 | -4/+0 |
* | kernfs: restructure removal path to fix possible premature return | Tejun Heo | 2014-01-10 | 1 | -0/+1 |
* | kernfs: remove KERNFS_REMOVED | Tejun Heo | 2014-01-10 | 1 | -1/+0 |
* | kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() | Tejun Heo | 2014-01-10 | 1 | -1/+0 |
* | kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq | Tejun Heo | 2014-01-10 | 1 | -2/+2 |
* | Revert "kobject: introduce kobj_completion" | Greg Kroah-Hartman | 2014-01-04 | 1 | -18/+0 |
* | Merge 3.13-rc5 into staging-next | Greg Kroah-Hartman | 2013-12-24 | 43 | -141/+236 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-12-22 | 1 | -4/+1 |
| |\ |
|
| | * | target/file: Update hw_max_sectors based on current block_size | Nicholas Bellinger | 2013-12-19 | 1 | -0/+1 |
| | * | target: Remove write-only stats fields and lock from struct se_node_acl | Roland Dreier | 2013-12-11 | 1 | -4/+0 |
| * | | aio/migratepages: make aio migrate pages sane | Benjamin LaHaise | 2013-12-21 | 1 | -1/+2 |
| * | | pstore: Don't allow high traffic options on fragile devices | Luck, Tony | 2013-12-20 | 1 | -0/+3 |
| * | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to long | Kirill A. Shutemov | 2013-12-20 | 3 | -5/+6 |
| * | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov | 2013-12-20 | 1 | -3/+2 |
| * | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-12-20 | 1 | -5/+5 |
| |\ \ |
|
| | * | | xen/block: Correctly define structures in public headers on ARM32 and ARM64 | Julien Grall | 2013-12-13 | 1 | -5/+5 |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-12-19 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | perf: Document the new transaction sample type | Vince Weaver | 2013-12-17 | 1 | -0/+1 |
| * | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-12-18 | 4 | -1/+60 |
| |\ \ \ \ |
|
| | * | | | | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta... | Mel Gorman | 2013-12-18 | 1 | -1/+6 |
| | * | | | | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2013-12-18 | 2 | -1/+45 |
| | * | | | | mm: numa: avoid unnecessary disruption of NUMA hinting during migration | Mel Gorman | 2013-12-18 | 1 | -0/+9 |
| | * | | | | kexec: migrate to reboot cpu | Vivek Goyal | 2013-12-18 | 1 | -0/+1 |
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-12-17 | 1 | -0/+1 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 2013-12-13 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | | * | | | | drm/vmwgfx: Add max surface memory param | Jakob Bornecrantz | 2013-12-08 | 1 | -0/+1 |
| | | |/ / / |
|
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-12-17 | 3 | -27/+43 |
| |\ \ \ \ \ |
|
| | * | | | | | sched/fair: Rework sched_fair time accounting | Peter Zijlstra | 2013-12-11 | 1 | -1/+2 |
| | * | | | | | math64: Add mul_u64_u32_shr() | Peter Zijlstra | 2013-12-11 | 1 | -0/+30 |
| | * | | | | | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 2013-12-11 | 2 | -26/+11 |
| | |/ / / / |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-12-15 | 9 | -34/+28 |
| |\ \ \ \ \ |
|
| | * | | | | | net: make neigh_priv_len in struct net_device 16bit instead of 8bit | Sebastian Siewior | 2013-12-12 | 1 | -1/+1 |
| | * | | | | | micrel: add support for KSZ8041RNLI | Sergei Shtylyov | 2013-12-11 | 1 | -0/+2 |
| | * | | | | | sctp: properly latch and use autoclose value from sock to association | Neil Horman | 2013-12-10 | 1 | -6/+0 |
| | * | | | | | net: unix: allow set_peek_off to fail | Sasha Levin | 2013-12-10 | 1 | -1/+1 |
| | * | | | | | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling. | Eric W. Biederman | 2013-12-05 | 1 | -4/+2 |
| | * | | | | | xen-netback: fix fragment detection in checksum setup | Paul Durrant | 2013-12-05 | 2 | -1/+3 |
| | * | | | | | Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()." | David S. Miller | 2013-12-02 | 1 | -21/+18 |
| | * | | | | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ... | Rafael J. Wysocki | 2013-12-02 | 1 | -0/+1 |
| * | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-12-15 | 1 | -2/+0 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, build, icc: Remove uninitialized_var() from compiler-intel.h | H. Peter Anvin | 2013-12-10 | 1 | -2/+0 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-12-15 | 2 | -15/+18 |
| |\ \ \ \ \ \ |
|