summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-16sync: add ioctl to get fence dataErik Gilling
2012-05-16sync: add debugfs supportErik Gilling
2012-05-16sync: add timestamps to sync_ptsErik Gilling
2012-05-16sw_sync: add cpu based sync driverErik Gilling
2012-05-16sync: Add synchronization frameworkErik Gilling
2012-05-14Merge commit 'v3.4-rc7' into android-3.4Colin Cross
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-10sctp: check cached dst before using itNicolas Dichtel
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-10trace: power: add trace_clock_set_parentColin Cross
2012-05-08netfilter: xt_IDLETIMER: Add new netlink msg typeJP Abgrall
2012-05-07Merge commit 'v3.4-rc6' into android-3.4Colin Cross
2012-05-07Include if_pppolac.h and if_pppopns.h into header-y targetAndrey Konovalov
2012-05-07alarmtimer: Fix conflicting definitions of alarmtimer_get_rtcdevTushar Behera
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-03cpufreq: interactive: add boost pulse interfaceTodd Poynor
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-01Merge commit 'v3.4-rc5' into android-3.4Colin Cross
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-01net: fix two typos in skbuff.hEric Dumazet
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-04-30efi: Add new variable attributesMatthew Garrett
2012-04-30asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-27Merge commit 'v3.4-rc4' into android-3.4Colin Cross
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-26cpufreq: interactive: Add sysfs boost interface for hints from userspaceTodd Poynor
2012-04-26cpufreq: interactive: Boost frequency on touchscreen inputTodd Poynor
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-25mm: fix up the vmscan stat in vmstatYing Han
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)