aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-01-12Merge commit alsa/devel into topic/miscTakashi Iwai3-3/+11
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger2-1/+5
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+1
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity1-2/+14
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich1-0/+12
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre1-0/+10
2010-01-11kmemcheck: make bitfield annotations truly no-ops when disabledVegard Nossum1-52/+58
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2010-01-11ASoC: tpa6130a2: Support for tpa6140's regulatorsIlkka Koskinen1-0/+6
2010-01-11genhd: overlapping variable definitionStephen Hemminger1-3/+3
2010-01-11block: Stop using byte offsetsMartin K. Petersen1-12/+5
2010-01-11block: removed unused as_io_contextKirill Afonshin1-27/+0
2010-01-11block: bdev_stack_limits wrapperMartin K. Petersen1-0/+2
2010-01-11block: Fix discard alignment calculation and printingMartin K. Petersen1-2/+5
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-1/+20
2010-01-11Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie1-0/+1
2010-01-11LSM: Update comment on security_sock_rcv_skbTetsuo Handa1-0/+1
2010-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds2-5/+6
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+1
2010-01-08Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela226-5028/+5730
2010-01-08Merge remote branch 'korg/drm-radeon-testing' into drm-testingDave Airlie1-0/+1
2010-01-08drm: Add eDP connector typeAlex Deucher1-0/+1
2010-01-07stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO1-0/+53
2010-01-07kgdb: Fix kernel-doc format error in kgdb.hRandy Dunlap1-4/+3
2010-01-07maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)Jason Wessel1-1/+3
2010-01-07ALSA: pcm_lib - optimize wake_up() calls for PCM I/OJaroslav Kysela1-0/+3
2010-01-07ALSA: pcm_lib - cleanup & merge hw_ptr update functionsJaroslav Kysela2-2/+1
2010-01-07ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positionsJaroslav Kysela1-0/+6
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2-0/+2
2010-01-07Phonet: zero-copy GPRS TXRémi Denis-Courmont1-0/+2
2010-01-07Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont1-0/+1
2010-01-07crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert1-0/+51
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila1-0/+16
2010-01-06Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+1
2010-01-07drm: remove address mask param for drm_pci_alloc()Zhenyu Wang1-1/+1
2010-01-06Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-0/+54
2010-01-06NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger1-0/+2
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown1-3/+3
2010-01-06drm/i915: execbuf2 supportJesse Barnes1-0/+54
2010-01-06tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan4-135/+6
2010-01-06tracing: Have syscall tracing call its own init functionSteven Rostedt1-2/+2
2010-01-06tracing: Add print_fmt fieldLai Jiangshan2-1/+28
2010-01-06padata: Generic parallelization/serialization interfaceSteffen Klassert1-0/+88
2010-01-06Input: gameport - let device core tell us if device was registeredDmitry Torokhov1-1/+0
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov1-1/+0
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman1-19/+0
2010-01-05this_cpu: Page allocator conversionChristoph Lameter2-14/+2
2010-01-05local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.cChristoph Lameter1-1/+0
2010-01-05module: Use this_cpu_xx to dynamically allocate countersChristoph Lameter1-22/+14
2010-01-05local_t: Remove cpu_local_xx macrosChristoph Lameter1-19/+0