aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-08-30Merge tag 'v3.0.42' into v3.0-rtSteven Rostedt
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan
2012-08-16Merge tag 'v3.0.41' into v3.0-rtSteven Rostedt
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o
2012-08-15random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o
2012-08-15random: Add support for architectural random hooksH. Peter Anvin
2012-08-10Merge tag 'v3.0.40' into v3.0-rtSteven Rostedt
2012-08-09workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo
2012-08-03Merge tag 'v3.0.39' into v3.0-rtSteven Rostedt
2012-08-01cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-08-01mm: compaction: introduce sync-light migration for use by compactionMel Gorman
2012-08-01mm: compaction: make isolate_lru_page() filter-aware againMel Gorman
2012-08-01mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman
2012-08-01mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2012-08-01mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2012-08-01mm: change isolate mode from #define to bitwise typeMinchan Kim
2012-08-01vmscan: add shrink_slab tracepointsDave Chinner
2012-07-19timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-19hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-19ntp: Fix leap-second hrtimer livelockJohn Stultz
2012-07-18workqueue: Revert workqueue: Fix cpuhotplug trainwreckSteven Rostedt
2012-07-18cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2012-07-18Latency histograms: Adjust timer, if already elapsed when programmedCarsten Emde
2012-07-18Latency histogramms: Cope with backwards running local trace clockCarsten Emde
2012-07-16memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet
2012-07-16cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore
2012-06-25Merge tag 'v3.0.36' into v3.0-rtSteven Rostedt
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-12Merge tag 'v3.0.34' into v3.0-rtSteven Rostedt
2012-06-10drm/radeon/kms: add new BTC PCI idsAlex Deucher
2012-06-10skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau
2012-06-10sctp: check cached dst before using itNicolas Dichtel
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng
2012-06-10mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli
2012-06-06Merge tag 'v3.0.33' into v3.0-rtSteven Rostedt
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-06-01block: don't mark buffers beyond end of disk as mappedJeff Moyer
2012-06-01block: fix buffer overflow when printing partition UUIDsTejun Heo
2012-05-22Merge tag 'v3.0.32' into v3.0-rtSteven Rostedt
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-21Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-21asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin
2012-05-14Merge tag 'v3.0.31' into v3.0-rtSteven Rostedt