summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* spinlocks and preemption points need to be at least compiler barriersLinus Torvalds2013-04-252-17/+30
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-251-0/+1
* libata: Use integer return value for atapi_command_packet_setShan Hai2013-04-251-1/+1
* USB: serial: add modem-status-change wait queueJohan Hovold2013-04-251-0/+2
* thermal: shorten too long mcast group nameMasatake YAMATO2013-04-101-1/+1
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-271-0/+4
* efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi2013-03-271-1/+2
* inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa2013-03-271-0/+9
* tcp: fix skb_availroom()Eric Dumazet2013-03-271-2/+5
* ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev2013-03-271-7/+5
* perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-271-1/+5
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-271-0/+2
* NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2013-03-201-2/+3
* tty/serial: Add support for Altera serial portLey Foon Tan2013-03-201-1/+4
* efi: be more paranoid about available space when creating variablesJosh Boyer2013-03-201-0/+5
* efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi2013-03-201-0/+1
* dm: fix truncated status stringsMikulas Patocka2013-03-201-2/+2
* exec: use -ELOOP for max recursion depthKees Cook2013-03-061-2/+0
* usermodehelper: implement UMH_KILLABLEOleg Nesterov2013-03-061-0/+2
* 8250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings2013-03-061-2/+2
* pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi2013-03-061-0/+8
* ipv6: use a stronger hash for tcpEric Dumazet2013-03-063-4/+17
* unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-03-061-17/+8
* nbd: fsync and kill block device on shutdownPaolo Bonzini2013-03-061-0/+2
* mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg2013-03-061-0/+1
* ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll2013-03-061-2/+4
* target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-03-061-1/+1
* pps: Add pps_lookup_dev() functionGeorge Spelvin2013-03-061-3/+14
* idr: idr_for_each_entry() macroPhilipp Reisner2013-03-061-0/+11
* fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-03-062-0/+3
* fb: rework locking to fix lock ordering on takeoverAlan Cox2013-03-061-0/+1
* vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-03-061-0/+1
* quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-03-061-0/+1
* ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-02-201-1/+10
* printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON2013-02-061-0/+6
* efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-061-5/+18
* 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-02-061-1/+2
* tcp: implement RFC 5961 4.2Eric Dumazet2013-01-161-1/+1
* tcp: implement RFC 5961 3.2Eric Dumazet2013-01-162-0/+2
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2013-01-161-0/+1
* ftrace: Do not function trace inlined functionsSteven Rostedt2013-01-161-0/+5
* mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka2013-01-161-0/+5
* mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-161-0/+9
* mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2013-01-161-1/+7
* PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2013-01-161-0/+1
* hpsa: gen8plus Smart Array IDsMike Miller2013-01-031-0/+1
* exec: do not leave bprm->interp on stackKees Cook2013-01-031-0/+1
* mm: add kmap_to_page()Ben Hutchings2013-01-031-0/+7
* freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo2013-01-031-10/+41
* cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo2013-01-031-1/+0