summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-04-10thermal: shorten too long mcast group nameMasatake YAMATO
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-27efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi
2013-03-27inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa
2013-03-27tcp: fix skb_availroom()Eric Dumazet
2013-03-27ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev
2013-03-27perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-27perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-20NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2013-03-20tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-20efi: be more paranoid about available space when creating variablesJosh Boyer
2013-03-20efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi
2013-03-20dm: fix truncated status stringsMikulas Patocka
2013-03-06exec: use -ELOOP for max recursion depthKees Cook
2013-03-06usermodehelper: implement UMH_KILLABLEOleg Nesterov
2013-03-068250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings
2013-03-06pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi
2013-03-06ipv6: use a stronger hash for tcpEric Dumazet
2013-03-06unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-03-06nbd: fsync and kill block device on shutdownPaolo Bonzini
2013-03-06mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg
2013-03-06ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll
2013-03-06target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger
2013-03-06pps: Add pps_lookup_dev() functionGeorge Spelvin
2013-03-06idr: idr_for_each_entry() macroPhilipp Reisner
2013-03-06fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-03-06fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-03-06vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-03-06quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-02-20ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-02-06printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON
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-16tcp: implement RFC 5961 4.2Eric Dumazet
2013-01-16tcp: implement RFC 5961 3.2Eric Dumazet
2013-01-16inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2013-01-16ftrace: Do not function trace inlined functionsSteven Rostedt
2013-01-16mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka
2013-01-16mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko
2013-01-16mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2013-01-16PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski
2013-01-03hpsa: gen8plus Smart Array IDsMike Miller
2013-01-03exec: do not leave bprm->interp on stackKees Cook
2013-01-03mm: add kmap_to_page()Ben Hutchings
2013-01-03freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo
2013-01-03cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo
2013-01-03tmpfs: fix shared mempolicy leakMel Gorman
2012-12-06ptp: update adjfreq callback descriptionJacob Keller
2012-11-16xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-11-16mac80211: verify that skb data is presentJohannes Berg