aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-171-1/+0
* xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-10-101-0/+2
* xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-10-101-0/+3
* HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina2012-10-101-1/+1
* HID: hidraw: add proper error handling to raw event reportingJiri Kosina2012-10-102-3/+3
* Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-10-101-1/+1
* tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-10-101-2/+2
* vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-10-101-0/+2
* mm/ia64: fix a memory block size bugJianguo Wu2012-10-101-1/+1
* SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-191-0/+3
* kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-09-191-1/+1
* NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-191-5/+0
* perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-191-1/+1
* time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-191-0/+7
* time: Improve sanity checking of timekeeping inputsJohn Stultz2012-09-192-9/+20
* bnx2x: fix 57840_MF pci idYuval Mintz2012-09-191-1/+1
* af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-09-191-1/+3
* af_packet: don't emit packet on orig fanout groupEric Leblond2012-09-191-0/+2
* tcp: Apply device TSO segment limit earlierBen Hutchings2012-09-191-0/+2
* net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-09-191-0/+2
* mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-191-0/+1
* drm: Check for invalid cursor flagsJakob Bornecrantz2012-09-191-2/+3
* ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-09-191-0/+2
* mutex: Place lock in contended state after fastpath_lock failureWill Deacon2012-09-121-2/+9
* USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan2012-09-121-0/+21
* Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-191-0/+1
* ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-191-0/+1
* mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-08-101-0/+10
* random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-101-0/+1
* random: create add_device_randomness() interfaceLinus Torvalds2012-08-101-0/+1
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-101-1/+1
* sched: Fix race in task_group()Peter Zijlstra2012-08-102-2/+15
* block: add blk_queue_dead()Tejun Heo2012-08-021-0/+1
* workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-08-021-2/+3
* target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier2012-08-021-0/+1
* sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-08-021-0/+1
* cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-08-023-28/+29
* mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-08-022-7/+22
* mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-08-021-0/+2
* mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-08-022-4/+7
* net: remove skb_orphan_try()Eric Dumazet2012-07-251-4/+1
* timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-251-0/+1
* hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-251-1/+8
* ntp: Fix leap-second hrtimer livelockJohn Stultz2012-07-251-1/+1
* NFC: Export nfc.h to userlandSamuel Ortiz2012-07-251-0/+1
* memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-251-1/+1
* PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-251-2/+0
* libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams2012-07-251-2/+4
* sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-251-0/+8
* hugepages: fix use after free bug in "quota" handlingDavid Gibson2012-07-251-4/+10