aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge LITMUS^RT staging (as of time of this commit).Christopher Kenna2012-09-29
|\
| * Feather-Trace: keep track of interrupt-related interference.Bjoern B. Brandenburg2012-01-30
| * Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
| |\
| * | Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
| * | Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
| |\ \
| * | | hrtimer: add init function to properly set hrtimer_start_on_info paramsAndrea Bastoni2010-10-19
| * | | Make smp_send_pull_timers() optional.Bjoern B. Brandenburg2010-06-01
| * | | Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
| |\ \ \
| | * | | [ported from 2008.3] Add hrtimer_start_on() APIAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add send_pull_timers() support for x86_32 archAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add support for quantum alignmentAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Add complete_n() callAndrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Core LITMUS^RT infrastructureAndrea Bastoni2010-05-29
* | | | | net: new counter for tx_timeout errors in sysfsdavid decotigny2012-09-29
* | | | | Add exynos video header file.Christopher Kenna2012-09-28
* | | | | Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* | | | | USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan2012-08-26
* | | | | ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-15
* | | | | random: remove rand_initialize_irq()Theodore Ts'o2012-08-15
* | | | | random: add new get_random_bytes_arch() functionTheodore Ts'o2012-08-15
* | | | | random: create add_device_randomness() interfaceLinus Torvalds2012-08-15
* | | | | random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-15
* | | | | random: Add support for architectural random hooksH. Peter Anvin2012-08-15
* | | | | workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-08-09
* | | | | cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-08-01
* | | | | mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-08-01
* | | | | mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-08-01
* | | | | mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-08-01
* | | | | mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2012-08-01
* | | | | mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2012-08-01
* | | | | mm: change isolate mode from #define to bitwise typeMinchan Kim2012-08-01
* | | | | timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-19
* | | | | hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-19
* | | | | ntp: Fix leap-second hrtimer livelockJohn Stultz2012-07-19
* | | | | memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-16
* | | | | PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-16
* | | | | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-22
* | | | | skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau2012-06-09
* | | | | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-06-09
* | | | | mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-01
* | | | | block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-06-01
* | | | | block: fix buffer overflow when printing partition UUIDsTejun Heo2012-06-01
* | | | | usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-21
* | | | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-21
* | | | | efi: Add new variable attributesMatthew Garrett2012-05-07
* | | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-05-07
* | | | | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-07
* | | | | KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-05-07
* | | | | tcp: allow splice() to build full TSO packetsEric Dumazet2012-04-27