summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-23net sysctl: Add place holder functions for when sysctl support is compiled ou...Eric W. Biederman
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy
2012-04-23ASoC: core: Add strobe controlKristoffer KARLSSON
2012-04-23ASoC: core: Add signed multi register controlKristoffer KARLSSON
2012-04-23mm: fixup compilation error due to an asm write through a const pointerDaniel Vetter
2012-04-23drm/edid: Add packed attribute to new gtf2 and cvt structsTakashi Iwai
2012-04-23Merge 3.4-rc4 into tty-nextGreg Kroah-Hartman
2012-04-23ASoC: dapm: Fix x86_64 build warning.Liam Girdwood
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams
2012-04-23OMAPDSS: provide default get_timings function for panelsGrazvydas Ignotas
2012-04-23OMAPDSS: add set_min_bus_tput pointer to omapdss's platform dataTomi Valkeinen
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman
2012-04-22m68k/video: Create <asm/vga.h>Geert Uytterhoeven
2012-04-22mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-04-22i2c: Add device tree support to i2c-pnx.cRoland Stigge
2012-04-22i2c-pnx.c: Use resources in platformsRoland Stigge
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-21tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()Neal Cardwell
2012-04-21team: allow to enable/disable portsJiri Pirko
2012-04-21tcp: Repair connection-time negotiated parametersPavel Emelyanov
2012-04-21tcp: Initial repair modePavel Emelyanov
2012-04-21tcp: Move code aroundPavel Emelyanov
2012-04-21sock: Introduce named constants for sk_reusePavel Emelyanov
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust
2012-04-20net: Remove register_net_sysctl_tableEric W. Biederman
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman
2012-04-20net: Convert nf_conntrack_proto to use register_net_sysctlEric W. Biederman
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman
2012-04-20net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman
2012-04-20net ipv4: Remove the unneeded registration of an empty net/ipv4/neighEric W. Biederman
2012-04-20net: Kill register_sysctl_rotableEric W. Biederman
2012-04-20net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman
2012-04-20net: Implement register_net_sysctl.Eric W. Biederman
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz
2012-04-20lib: add support for stmp-style devicesWolfram Sang
2012-04-20KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.hMarcelo Tosatti
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds