summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-07-02slub: Do not use frozen page flag but a bit in the page countersChristoph Lameter
2011-07-01PTI feature to allow user to name and mark masterchannel request.J Freyensee
2011-07-01tty: n_gsm: Add raw-ip supportRuss Gorby
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior
2011-07-01usb: gadget: add missing #include'sSergei Shtylyov
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2011-07-01compat_ioctl: fix warning caused by qemuJohannes Stezenbach
2011-07-01block: flush MEDIA_CHANGE from drivers on close(2)Tejun Heo
2011-07-01Merge branch 'for-linus' into for-3.1/coreJens Axboe
2011-07-01Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-07-01perf: export perf_event_refresh() to modulesAvi Kivity
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf_events: Update Intel extra regs shared constraints managementStephane Eranian
2011-07-01perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01perf: Remove 64-bit alignment padding from perf_event_contextRichard Kennedy
2011-07-01i8253: Cleanup outb/inb magicThomas Gleixner
2011-07-01i8253: Create common clockevent implementationThomas Gleixner
2011-07-01Merge commit 'v3.0-rc5' into perf/coreIngo Molnar
2011-06-30net: add external loopback test in ethtool self testAmit Kumar Salecha
2011-06-30dt: add helper functions to read u32 and string property valuesThomas Abraham
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four
2011-06-30Merge branch 'linus' into nextJames Morris
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe
2011-06-30drbd: fix limit define, we support 1 PiByte nowLars Ellenberg
2011-06-29[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie
2011-06-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard
2011-06-29Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latestPaul Mundt
2011-06-28of/gpio: Add new method for getting gpios under different property namesJohn Bonesio
2011-06-28cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi
2011-06-28treewide: fix kernel-doc warningsVitaliy Ivanov
2011-06-28serial: sh-sci: Fix up pretty name printing for port IRQs.Paul Mundt
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov
2011-06-27x86, mtrr: use stop_machine APIs for doing MTRR rendezvousSuresh Siddha
2011-06-27stop_machine: implement stop_machine_from_inactive_cpu()Tejun Heo