aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * mm: compaction: make isolate_lru_page() filter-awareMinchan Kim2012-08-011-0/+2
| * mm: change isolate mode from #define to bitwise typeMinchan Kim2012-08-014-11/+15
| * vmscan: add shrink_slab tracepointsDave Chinner2012-08-011-0/+77
| * timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-191-0/+1
| * hrtimer: Provide clock_was_set_delayed()John Stultz2012-07-191-1/+8
| * ntp: Fix leap-second hrtimer livelockJohn Stultz2012-07-191-1/+1
| * memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2012-07-161-1/+1
| * PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-07-161-2/+0
| * bonding: Fix corrupted queue_mappingEric Dumazet2012-07-161-2/+5
| * cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore2012-07-161-1/+28
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-222-2/+2
| * drm/radeon/kms: add new BTC PCI idsAlex Deucher2012-06-101-0/+2
| * skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau2012-06-101-2/+0
| * sctp: check cached dst before using itNicolas Dichtel2012-06-101-0/+13
| * Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-06-101-9/+0
| * ipv6: fix incorrect ipsec fragmentGao feng2012-06-101-0/+1
| * mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-06-101-2/+20
| * mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-011-0/+2
| * block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-06-011-0/+1
| * block: fix buffer overflow when printing partition UUIDsTejun Heo2012-06-011-6/+0
| * usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-211-1/+2
| * Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-211-1/+1
| * asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin2012-05-211-1/+1
* | HID: uhid: implement feature requestsDavid Herrmann2013-01-121-0/+17
* | HID: uhid: forward raw output reports to user-spaceDavid Herrmann2013-01-121-0/+14
* | HID: uhid: forward output request to user-spaceDavid Herrmann2013-01-121-0/+8
* | HID: uhid: forward open/close events to user-spaceDavid Herrmann2013-01-121-0/+2
* | HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2013-01-121-0/+2
* | HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2013-01-121-0/+9
* | HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2013-01-121-1/+20
* | HID: uhid: add internal message bufferDavid Herrmann2013-01-122-0/+34
* | Update to the exynos-mem security issue from Samsung I9300 Update7Espen Fjellvær Olsen2013-01-095-4/+33
* | Revert "exynos-mem: Fix major security hole"Espen Fjellvær Olsen2013-01-091-9/+0
* | mmc: Soft-patch MoviNAND VTU00M (16GB) eMMC failureSamsung OSRC2013-01-082-0/+4
* | exynos-mem: Fix major security holeAndrei F2012-12-201-0/+9
* | n7100 supportimilka2012-11-112-10/+32
* | merge opensource jb u5codeworkx2012-09-22121-452/+9413
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-1846-34/+305
|\ \ | |/
| * efi: Add new variable attributesMatthew Garrett2012-05-071-1/+12
| * pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-05-071-0/+1
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-071-0/+2
| * KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-05-071-0/+6
| * tcp: allow splice() to build full TSO packetsEric Dumazet2012-04-271-1/+1
| * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-04-221-0/+1
| * sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-04-131-0/+13
| * x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-131-1/+2
| * kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-04-131-2/+2
| * compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf2012-04-021-1/+1
| * udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-04-021-0/+1
| * mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-04-021-0/+61