aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | | random: remove rand_initialize_irq()Theodore Ts'o2012-08-15
* | | | | random: add tracepoints for easier debugging and verificationTheodore 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
* | | | | vmscan: add shrink_slab tracepointsDave Chinner2012-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
* | | | | bonding: Fix corrupted queue_mappingEric Dumazet2012-07-16
* | | | | cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-07-16
* | | | | USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-22
* | | | | drm/radeon/kms: add new BTC PCI idsAlex Deucher2012-06-09
* | | | | skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau2012-06-09
* | | | | sctp: check cached dst before using itNicolas Dichtel2012-06-09
* | | | | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-06-09
* | | | | ipv6: fix incorrect ipsec fragmentGao feng2012-06-09
* | | | | mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-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
* | | | | asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-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
* | | | | Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-22
* | | | | sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-13
* | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-13
* | | | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-04-13
* | | | | compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf2012-04-02
* | | | | udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-04-02
* | | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-04-02
* | | | | math: Introduce div64_longSasha Levin2012-04-02
* | | | | Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-19
* | | | | block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-19