aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'v3.0-4460-fixes' into omap-pm-integrationNishanth Menon2012-08-17
* workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-08-13
* cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-08-13
* mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-08-13
* mm: compaction: make isolate_lru_page() filter-aware againMel Gorman2012-08-13
* mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-08-13
* mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim2012-08-13
* mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2012-08-13
* mm: change isolate mode from #define to bitwise typeMinchan Kim2012-08-13
* timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-23
* hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-23
* ntp: Fix leap-second hrtimer livelockJohn Stultz2012-07-23
* UBUNTU: SAUCE: sched: Fix race in task_group()Stefan Bader2012-07-23
* memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-23
* PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-23
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-07-03
* skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau2012-07-03
* Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-07-03
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-12
* block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-06-12
* block: fix buffer overflow when printing partition UUIDsTejun Heo2012-06-12
* usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-25
* Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-25
* efi: Add new variable attributesMatthew Garrett2012-05-25
* pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-05-25
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-25
* hugepages: fix use after free bug in "quota" handlingAuthor: David Gibson2012-05-25
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-05-25
* KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-05-25
* tcp: allow splice() to build full TSO packetsEric Dumazet2012-05-01
* usb/uas: add usb_pipe_usage_descriptorSebastian Andrzej Siewior2012-05-01
* usb/uas: move UAS structs / defines into a header fileSebastian Andrzej Siewior2012-05-01
* KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-05-01
* sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-05-01
* x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-05-01
* kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-05-01
* udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-04-05
* math: Introduce div64_longSasha Levin2012-04-05
* usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-04-05
* usermodehelper: implement UMH_KILLABLEOleg Nesterov2012-04-05
* Block: use a freezable workqueue for disk-event pollingAlan Stern2012-03-26
* block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-26
* ipsec: be careful of non existing mac headersEric Dumazet2012-03-26
* Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-03-26
* epoll: limit pathsJason Baron2012-03-26
* epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-03-26
* USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-03-26
* regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-26
* regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-26
* crypto: sha512 - use standard ror64()Alexey Dobriyan2012-03-08