aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-03-05unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-03-05pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-03-05exec: use -ELOOP for max recursion depthKees Cook
2013-03-05nfsd: add get_uint for u32'sJ. Bruce Fields
2013-02-28vlan: adjust vlan_set_encap_proto() for its callersCong Wang
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-28quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-02-28mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2013-02-28ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-02-28pps: Add pps_lookup_dev() functionGeorge Spelvin
2013-02-28idr: idr_for_each_entry() macroPhilipp Reisner
2013-02-12usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-02-06module: add new state MODULE_STATE_UNFORMED.Rusty Russell
2013-02-06ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-068250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd
2013-01-23audit: create explicit AUDIT_SECCOMP event typeKees Cook
2013-01-14tcp: implement RFC 5961 4.2Eric Dumazet
2013-01-14tcp: implement RFC 5961 3.2Eric Dumazet
2013-01-10mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2013-01-10PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2013-01-08exec: do not leave bprm->interp on stackKees Cook
2012-12-24freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo
2012-12-24cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo
2012-12-13[SCSI] hpsa: gen8plus Smart Array IDsMike Miller
2012-12-11vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl
2012-12-11net: remove skb recyclingEric Dumazet
2012-12-11netlink: add reference of module in netlink_dump_startGao feng
2012-12-10SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-12-10tmpfs: fix shared mempolicy leakMel Gorman
2012-12-07memcg: fix hotplugged memory zone oopsHugh Dickins
2012-12-06ptp: update adjfreq callback descriptionJacob Keller
2012-11-23libceph: drop declaration of ceph_con_get()Alex Elder
2012-11-22efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-11-22x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-11-20libceph: check for invalid mappingSage Weil
2012-11-20libceph: clean up con flagsSage Weil
2012-11-20libceph: replace connection state bits with statesSage Weil
2012-11-20libceph: prevent the race of incoming work during teardownGuanjun He
2012-11-20libceph: initialize msgpool message typesSage Weil
2012-11-20libceph: set peer name on con_open, not initSage Weil
2012-11-20libceph: define and use an explicit CONNECTED stateAlex Elder
2012-11-20libceph: drop ceph_con_get/put helpers and nref memberSage Weil
2012-11-20libceph: make ceph_con_revoke_message() a msg opAlex Elder
2012-11-20libceph: make ceph_con_revoke() a msg operationAlex Elder
2012-11-20libceph: have messages point to their connectionAlex Elder
2012-11-20libceph: fully initialize connection in con_init()Alex Elder
2012-11-20libceph: embed ceph connection structure in mon_clientAlex Elder