summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-16ftrace: Do not function trace inlined functionsSteven Rostedt
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-16rtnetlink: Fix problem with buffer allocationGreg Rose
2012-11-16nfsd: add get_uint for u32'sJ. Bruce Fields
2012-10-30vlan: don't deliver frames for unknown vlans to protocolsFlorian Zumbiehl
2012-10-30mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-10-30netfilter: ipset: avoid use of kernel-only typesJan Engelhardt
2012-10-17mempolicy: fix a race in shared_policy_replace()Mel Gorman
2012-10-17serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-10-10xfrm_user: ensure user supplied esn replay window is validMathias Krause
2012-10-10HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina
2012-10-10HID: hidraw: add proper error handling to raw event reportingJiri Kosina
2012-10-10vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi
2012-10-10mm/ia64: fix a memory block size bugJianguo Wu
2012-09-19SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-19kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork
2012-09-19NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-19perf_event: Switch to internal refcount, fix race with close()Al Viro
2012-09-19time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-09-19time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-09-19bnx2x: fix 57840_MF pci idYuval Mintz
2012-09-19af_packet: don't emit packet on orig fanout groupEric Leblond
2012-09-19net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-09-19mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-19ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-09-12USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan
2012-08-19Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-08-19ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-10mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-08-10random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-10random: create add_device_randomness() interfaceLinus Torvalds
2012-08-10random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-10sched: Fix race in task_group()Peter Zijlstra
2012-08-02block: add blk_queue_dead()Tejun Heo
2012-08-02workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo
2012-08-02sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra