summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-27efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi1-1/+2
2013-03-27tcp: fix skb_availroom()Eric Dumazet1-2/+5
2013-03-27perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-27perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian1-0/+2
2013-03-20NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-2/+3
2013-03-20tty/serial: Add support for Altera serial portLey Foon Tan1-1/+4
2013-03-20efi: be more paranoid about available space when creating variablesJosh Boyer1-0/+5
2013-03-20efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi1-0/+1
2013-03-20dm: fix truncated status stringsMikulas Patocka1-2/+2
2013-03-06exec: use -ELOOP for max recursion depthKees Cook1-2/+0
2013-03-06usermodehelper: implement UMH_KILLABLEOleg Nesterov1-0/+2
2013-03-068250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings1-2/+2
2013-03-06pstore: Avoid deadlock in panic and emergency-restart pathSeiji Aguchi1-0/+8
2013-03-06unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller1-17/+8
2013-03-06nbd: fsync and kill block device on shutdownPaolo Bonzini1-0/+2
2013-03-06mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...Sagi Grimberg1-0/+1
2013-03-06ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll1-2/+4
2013-03-06pps: Add pps_lookup_dev() functionGeorge Spelvin1-3/+14
2013-03-06idr: idr_for_each_entry() macroPhilipp Reisner1-0/+11
2013-03-06fb: Yet another band-aid for fixing lockdep messTakashi Iwai2-0/+3
2013-03-06fb: rework locking to fix lock ordering on takeoverAlan Cox1-0/+1
2013-03-06vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie1-0/+1
2013-03-06quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o1-0/+1
2013-02-20ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-02-06printk: fix buffer overflow when calling log_prefix function from call_consol...Alexandre SIMON1-0/+6
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-5/+18
2013-02-068250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-1/+2
2013-01-16tcp: implement RFC 5961 4.2Eric Dumazet1-1/+1
2013-01-16tcp: implement RFC 5961 3.2Eric Dumazet1-0/+1
2013-01-16ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2013-01-16mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2013-01-16PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-0/+1
2013-01-03hpsa: gen8plus Smart Array IDsMike Miller1-0/+1
2013-01-03exec: do not leave bprm->interp on stackKees Cook1-0/+1
2013-01-03mm: add kmap_to_page()Ben Hutchings1-0/+7
2013-01-03freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo1-10/+41
2013-01-03cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo1-1/+0
2013-01-03tmpfs: fix shared mempolicy leakMel Gorman1-16/+0
2012-12-06ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-16rtnetlink: Fix problem with buffer allocationGreg Rose2-0/+4
2012-11-16nfsd: add get_uint for u32'sJ. Bruce Fields1-0/+16
2012-10-31vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl1-4/+4
2012-10-31mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris1-3/+0
2012-10-31netfilter: ipset: avoid use of kernel-only typesJan Engelhardt1-2/+2
2012-10-17mempolicy: fix a race in shared_policy_replace()Mel Gorman1-1/+1
2012-10-17serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-1/+0
2012-10-10xfrm_user: ensure user supplied esn replay window is validMathias Krause1-0/+2
2012-10-10HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina1-1/+1
2012-10-10HID: hidraw: add proper error handling to raw event reportingJiri Kosina2-3/+3
2012-10-10vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-0/+2