summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-08perf: Fix perf mmap bugsPeter Zijlstra
2013-07-02net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-07-02net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-07-02libceph: wrap auth methods in a mutexSage Weil
2013-07-02libceph: wrap auth ops in wrapper functionsSage Weil
2013-07-02libceph: add update_authorizer auth methodSage Weil
2013-07-02mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-07-02CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-07-02Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-07-02ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt
2013-07-02tracing: Fix possible NULL pointer dereferencesNamhyung Kim
2013-06-12wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-25hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-25ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-25macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-25if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-05-25tcp: force a dst refcount when prequeue packetEric Dumazet
2013-05-25audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard
2013-05-25drm/radeon: add new richland pci idsAlex Deucher
2013-05-25drm/radeon: add some new SI PCI idsAlex Deucher
2013-05-25jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-25ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-25mm: allow arch code to control the user page table ceilingHugh Dickins
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-08xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2013-04-08signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-04-02exec: use -ELOOP for max recursion depthKees Cook
2013-04-02drm/radeon: add Richland pci idsAlex Deucher
2013-04-02inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-04-02tcp: fix skb_availroom()Eric Dumazet
2013-04-02ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-21atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold
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