Commits on Source
15509
859361a2
NVMe: Free cmdid on nvme_submit_bio error
Nov 13, 2012
3295874b
NVMe: End queued bio requests when freeing queue
Nov 13, 2012
f4f117f6
NVMe: Set result from user admin command
Nov 13, 2012
08df1e05
NVMe: Add result to nvme_get_features
Nov 13, 2012
6ecec745
NVMe: Define SMART log
Nov 13, 2012
2b196034
NVMe: Initialize iod nents to 0
Nov 13, 2012
79461681
MAINTAINERS: Add entry for the NVMe driver
Nov 13, 2012
9151991c
openvswitch: Use eth_mac_addr() instead of duplicating it
Dec 04, 2012
03599c94
openvswitch: Avoid useless holes in struct vport
Dec 04, 2012
9d48017b
jfs: avoid undefined behavior from left-shifting by 32 bits
Jan 07, 2013
9807a54c
linux/openvswitch.h: Make OVSP_LOCAL 32-bit.
Jan 07, 2013
14408dba
openvswitch: Change ENOENT return value to ENODEV in lookup_vport().
Jan 09, 2013
b849a60e
ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15
Jan 31, 2013
bc7dea00
ARM: let CPUs not being able to run in ARM mode enter in THUMB mode
Jan 31, 2013
473296e0
ARM: sync comments about available data abort models with the code
Jan 31, 2013
ac52e83f
ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)
Jan 31, 2013
6ebd4d03
ARM: stub out read_cpuid and read_cpuid_ext for CPU_CP15=n
Jan 31, 2013
31ba7346
slab: Use proper formatting specs for unsigned size_t
Feb 01, 2013
34504667
slab: Move kmalloc related function defs
Feb 01, 2013
ce6a5026
slab: Common kmalloc slab index determination
Feb 01, 2013
e3366016
slab: Use common kmalloc_index/kmalloc_size functions
Feb 01, 2013
6744f087
slab: Common name for the per node structures
Feb 01, 2013
6a67368c
slab: Rename nodelists to node
Feb 01, 2013
95a05b42
slab: Common constants for kmalloc boundaries
Feb 01, 2013
9425c58e
slab: Common definition for the array of kmalloc caches
Feb 01, 2013
f97d5f63
slab: Common function to create the kmalloc array
Feb 01, 2013
9e5e8dec
stat: Use size_t for sizes instead of unsigned
Feb 01, 2013
2c59dd65
slab: Common Kmalloc cache determination
Feb 01, 2013
ce8eb6c4
slab: Rename list3/l3 to node
Feb 01, 2013
ca34956b
slab: Common definition for kmem_cache_node
Feb 01, 2013
c601fd69
slab: Handle ARCH_DMA_MINALIGN correctly
Feb 06, 2013
db845067
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
Feb 06, 2013
b1e05416
mm/sl[au]b: correct allocation type check in kmalloc_slab()
Feb 06, 2013
f43f627d
PM: make VT switching to the suspend console optional v3
Feb 20, 2013
3cf2667b
fb: add support for drivers not needing VT switch at suspend/resume time
Feb 20, 2013
c4aaf350
drm/i915: Remove platforms in the preliminary_hw_support description
Feb 20, 2013
4878cae2
drm/i915: Really wait for pending flips when panning
Feb 20, 2013
96a02917
drm/i915: Finish page flips and update primary planes after a GPU reset
Feb 20, 2013
3e2a1556
drm/i915: add \n to the end of sysfs attributes
Feb 20, 2013
9ed9809f
drm/i915: remove obsolete obj assignment in page flip
Feb 20, 2013
22b8bf17
drm/i915: use HAS_DDI on intel_hdmi.c and intel_display.c
Feb 20, 2013
b90f5176
drm/i915: wait_event_timeout's timeout is in jiffies
Feb 20, 2013
9ed35ab1
drm/i915: add aux_ch_ctl_reg to struct intel_dp
Feb 20, 2013
b242b7f7
drm/i915: rename sdvox_reg to hdmi_reg on HDMI context
Feb 20, 2013
115bc2de
drm/i915: create functions for the "unclaimed register" checks
Feb 20, 2013
3f1e109a
drm/i915: use FPGA_DBG for the "unclaimed register" checks
Feb 20, 2013
02bcca0d
drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init
Feb 20, 2013
2ec90668
drm/i915: don't restore LVDS enable state blindly v2
Feb 20, 2013
5e2032d4
drm/i915: Eliminate race from gen2/3 page flip interrupt handling
Feb 20, 2013
21ad8330
drm/i915: Fix races in gen4 page flip interrupt handling
Feb 20, 2013
4e38b745
ASoC: si476x: Add missing break for SNDRV_PCM_FORMAT_S8 switch case
Feb 20, 2013
3f63c340
Bluetooth: Add support for atheros 04ca:3004 device to ath3k
Feb 20, 2013
90a72f87
drm/i915: Refactor gen2 to gen4 vblank interrupt handling
Feb 20, 2013
85dfb745
af_key: initialize satype in key_notify_policy_flush()
Feb 21, 2013
46c06a30
drm/i915: Kill pipestat[] cache
Feb 21, 2013
908a7bdd
KVM: nVMX: Improve I/O exit handling
Feb 22, 2013
bd31a7f5
KVM: nVMX: Trap unconditionally if msr bitmap access fails
Feb 22, 2013
75da01e1
ARM: KVM: vgic: force EOIed LRs to the empty state
Feb 22, 2013
33c83cb3
ARM: KVM: vgic: take distributor lock on sync_hwstate path
Feb 22, 2013
4490108b
openvswitch: Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.
Feb 22, 2013
734907e8
openvswitch: Fix ovs_vport_cmd_del return value on success
Feb 22, 2013
cb7c5bdf
openvswitch: Fix ovs_vport_cmd_new return value on success
Feb 22, 2013
a15ff76c
openvswitch: Call genlmsg_end in queue_userspace_packet
Feb 22, 2013
17b682a0
openvswitch: Fix parsing invalid LLC/SNAP ethertypes
Feb 22, 2013
7b024082
openvswitch: fix the calculation of checksum for vlan header
Feb 22, 2013
d176ca2a
openvswitch: remove some useless comments
Feb 22, 2013
d3f79584
ARM: cleanup undefined instruction entry code
Feb 23, 2013
f6604efe
ARM: cleanup gate_vma initialization
Feb 23, 2013
b269b170
ARM: cleanup: soc_device_register() error checking
Feb 24, 2013
86287958
ARM: cleanup: clk_get() error handling
Feb 24, 2013
f863440d
ARM: cleanup: regulator_get() error handling
Feb 24, 2013
23cbd4e8
ARM: cleanup: clk_get_sys() error handling
Feb 24, 2013
d808aa69
ARM: cleanup: debugfs error handling
Feb 24, 2013
62f0f39b
ARM: cleanup: pwrdm_can_ever_lose_context() checking
Feb 24, 2013
4d485661
ARM: cleanup: OMAP hwmod error checking
Feb 24, 2013
fa656308
Input: auo-pixcir-ts - set input direction for interrupt gpio
Feb 24, 2013
27cef8b4
Input: auo-pixcir-ts - handle reset gpio directly
Feb 24, 2013
38e83f7f
Input: auo_pixcir_ts - keep own pointer to platform_data
Feb 24, 2013
7241443f
Input: auo_pixcir_ts - add devicetree support
Feb 24, 2013
e90a6df8
HID: Extend the interface with report requests
Feb 25, 2013
3373443b
HID: Extend the interface with wait io request
Feb 25, 2013
f3757cea
HID: Kconfig: Remove explicit transport layer dependencies
Feb 25, 2013
d8814272
HID: use hid_hw_request() instead of direct call to usbhid
Feb 25, 2013
b7966a4d
HID: use hid_hw_wait() instead of direct call to usbhid
Feb 25, 2013
4ebc9b63
HID: multitouch: remove explicit usbhid dependency
Feb 25, 2013
b0a78681
HID: multitouch: Copyright and note on regression tests
Feb 25, 2013
545bef68
HID: i2c-hid: implement request() callback
Feb 25, 2013
6399f335
HID: make sensor autodetection independent of underlying bus
Feb 25, 2013
8af294b4
ASoC: dapm: Fix handling of loops
Feb 25, 2013
d6b0c580
devres: allow adding custom actions to the stack
Feb 25, 2013
bfc29e95
Input: auo-pixcir-ts - switch to using managed resources
Feb 25, 2013
ca81a1a1
crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option
Feb 26, 2013
fe1140cc
x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock
Feb 27, 2013
733568f9
KVM: VMX: Make prepare_vmcs12 and load_vmcs12_host_state static
Feb 27, 2013
d6851fbe
KVM: nVMX: Advertise PAUSE and WBINVD exiting support
Feb 27, 2013
36c3cc42
KVM: nVMX: Clear segment cache after switching between L1 and L2
Feb 27, 2013
957c897e
KVM: nVMX: Use cached exit reason
Feb 27, 2013
02cdb50f
arch/x86/kvm: beautify source code for __u32 irq which is never < 0
Feb 27, 2013
7d557b3c
slub: correctly bootstrap boot caches
Feb 28, 2013
44ceb9d6
KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12
Feb 28, 2013
15,409 additional commits have been omitted to prevent performance issues.
Loading
Loading