summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-05-25ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-25net: fix incorrect credentials passingLinus Torvalds
2013-05-25netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-05-25net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-29vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-29ssb: implement spurious tone avoidanceRafał Miłecki
2013-04-29KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-17kref: Implement kref_get_unless_zero v3Thomas Hellstrom
2013-04-15spinlocks and preemption points need to be at least compiler barriersLinus Torvalds
2013-04-15libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-04-15libata: Use integer return value for atapi_command_packet_setShan Hai
2013-04-08net: fix *_DIAG_MAX constantsAndrey Vagin
2013-04-08thermal: shorten too long mcast group nameMasatake YAMATO
2013-04-02exec: use -ELOOP for max recursion depthKees Cook
2013-04-02tcp: fix skb_availroom()Eric Dumazet
2013-03-21perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-21perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-19Thermal: fix build CONFIG_OMAP_THERMAL_INTERFACE=yNikhil Devshatwar
2013-03-04pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-03-04unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-03-04quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-03-01vlan: adjust vlan_set_encap_proto() for its callersCong Wang
2013-03-01fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-03-01fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-03-01vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-03-01ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-03-01mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2013-02-27printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON
2013-02-18efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-12usb: Using correct way to clear usb3.0 device's remote wakeup feature.Lan Tianyu
2013-01-29ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-18libceph: remove 'osdtimeout' optionSage Weil
2013-01-14PM: OPP: Add opp_find_volt_floor/ceil functionsTaras Kondratiuk
2013-01-14PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2013-01-14tcp: implement RFC 5961 4.2Eric Dumazet
2013-01-14tcp: implement RFC 5961 3.2Eric Dumazet
2013-01-14freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo
2013-01-14mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2013-01-14exec: do not leave bprm->interp on stackKees Cook
2013-01-03tmpfs: fix shared mempolicy leakMel Gorman
2012-11-27libceph: drop declaration of ceph_con_get()Alex Elder
2012-11-27libceph: check for invalid mappingSage Weil
2012-11-27libceph: clean up con flagsSage Weil
2012-11-27libceph: replace connection state bits with statesSage Weil
2012-11-27libceph: prevent the race of incoming work during teardownGuanjun He
2012-11-27libceph: initialize msgpool message typesSage Weil
2012-11-27libceph: set peer name on con_open, not initSage Weil
2012-11-27libceph: define and use an explicit CONNECTED stateAlex Elder
2012-11-27libceph: drop ceph_con_get/put helpers and nref memberSage Weil
2012-11-27libceph: make ceph_con_revoke_message() a msg opAlex Elder