summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-10-02mm/ia64: fix a memory block size bugJianguo Wu1-1/+1
2012-10-02kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork1-1/+1
2012-10-02perf_event: Switch to internal refcount, fix race with close()Al Viro1-1/+1
2012-10-02vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi1-0/+2
2012-10-02net: Allow driver to limit number of GSO segments per skbBen Hutchings1-0/+2
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan1-0/+21
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-0/+1
2012-08-15random: remove rand_initialize_irq()Theodore Ts'o2-3/+0
2012-08-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-08-15random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-08-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-08-15random: Add support for architectural random hooksH. Peter Anvin1-0/+13
2012-08-09workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo1-2/+3
2012-08-01cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman3-28/+29
2012-08-01mm: compaction: introduce sync-light migration for use by compactionMel Gorman2-7/+22
2012-08-01mm: compaction: make isolate_lru_page() filter-aware againMel Gorman1-0/+2
2012-08-01mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2-4/+7
2012-08-01mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2012-08-01mm: compaction: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2012-08-01mm: change isolate mode from #define to bitwise typeMinchan Kim3-7/+11
2012-07-19timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1
2012-07-19hrtimer: Provide clock_was_set_delayed()John Stultz1-1/+8
2012-07-19ntp: Fix leap-second hrtimer livelockJohn Stultz1-1/+1
2012-07-16memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu1-1/+1
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern1-2/+0
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-2/+2
2012-06-10skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau1-2/+0
2012-06-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-9/+0
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre1-0/+2
2012-06-01block: don't mark buffers beyond end of disk as mappedJeff Moyer1-0/+1
2012-06-01block: fix buffer overflow when printing partition UUIDsTejun Heo1-6/+0
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei1-1/+2
2012-05-21Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-07efi: Add new variable attributesMatthew Garrett1-1/+12
2012-05-07pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-05-07USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-05-07KVM: unmap pages from the iommu when slots are removedAlex Williamson1-0/+6
2012-04-27tcp: allow splice() to build full TSO packetsEric Dumazet1-1/+1
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi1-0/+13
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel1-1/+2
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel1-2/+2
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers1-0/+1
2012-04-02math: Introduce div64_longSasha Levin1-0/+4
2012-03-19Block: use a freezable workqueue for disk-event pollingAlan Stern1-0/+4
2012-03-19block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura1-0/+1
2012-03-19ipsec: be careful of non existing mac headersEric Dumazet1-0/+10
2012-03-12regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin1-2/+2
2012-03-12regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin1-0/+6
2012-03-12Fix autofs compile without CONFIG_COMPATLinus Torvalds1-0/+4
2012-02-29epoll: limit pathsJason Baron2-0/+2