aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2014-06-07
* Add object descriptor table to Linux's task_structBjoern Brandenburg2014-06-07
* Extend task_struct with rt_paramBjoern Brandenburg2014-06-07
* Add hrtimer_start_on() supportFelipe Cerqueira2014-06-07
* Add object list to inodesBjoern Brandenburg2014-06-07
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2014-06-07
* net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski2014-05-31
* list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov2014-05-31
* libata/ahci: accommodate tag ordered controllersDan Williams2014-05-13
* nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky2014-05-06
* bdi: avoid oops on device removalJan Kara2014-04-26
* cpufreq: Fix governor start/stop race conditionXiaoguang Chen2014-04-14
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-14
* usbnet: include wait queue head in device structureOliver Neukum2014-04-14
* mm: close PageTail raceDavid Rientjes2014-04-03
* ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-04-03
* libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin2014-03-31
* tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-31
* jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney2014-03-24
* firewire: don't use PREPARE_DELAYED_WORKTejun Heo2014-03-24
* tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)2014-03-24
* ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2014-03-07
* net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-03-07
* net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-03-07
* net: add and use skb_gso_transport_seglen()Florian Westphal2014-03-07
* can: add destructor for self generated skbsOliver Hartkopp2014-03-07
* compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan2014-02-22
* fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2014-02-13
* fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2014-02-13
* mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner2014-02-13
* audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro2014-02-13
* fuse: fix pipe_buf_operationsMiklos Szeredi2014-02-13
* libata: disable LPM for some WD SATA-I devicesTejun Heo2014-02-06
* mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli2014-02-06
* mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUALGeert Uytterhoeven2014-01-25
* vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2014-01-15
* ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa2014-01-15
* net: unix: allow set_peek_off to failSasha Levin2014-01-15
* libceph: add function to ensure notifies are completeJosh Durgin2014-01-09
* libceph: fix safe completionYan, Zheng2014-01-09
* mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman2014-01-09
* mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2014-01-09
* sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov2014-01-09
* libata: Add atapi_dmadir force flagVincent Pelletier2014-01-09
* auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel2014-01-09
* x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin2013-12-20
* PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-20
* lib/genalloc.c: fix overflow of ending address of memory chunkJoonyoung Shim2013-12-12
* mm: numa: return the number of base pages altered by protection changesMel Gorman2013-12-08
* clockevents: Add module refcountThomas Gleixner2013-12-08