summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-16drm: radeon: Mark several functions static in mkregtableJosh Triplett1-6/+6
2009-11-16arch/sparc/boot/*.c: Mark various internal functions staticJosh Triplett3-10/+10
2009-11-16arch/powerpc/boot/addRamDisk.c: Mark several internal functions staticJosh Triplett1-3/+3
2009-11-16arch/alpha/boot/tools/objstrip.c: Mark "usage" staticJosh Triplett1-1/+1
2009-11-16Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett1-1/+1
2009-11-16genksyms: Mark is_reserved_word staticJosh Triplett2-45/+52
2009-11-16kconfig: Mark various internal functions staticJosh Triplett6-15/+32
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett2-206/+174
2009-10-14x86: linker script syntax nitsRoland McGrath2-11/+10
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter1-20/+19
2009-10-14tty: use the new 'flush_delayed_work()' helper to do ldisc flushLinus Torvalds1-1/+1
2009-10-14workqueue: add 'flush_delayed_work()' to run and wait for delayed workLinus Torvalds2-0/+19
2009-10-14Make flush_to_ldisc properly handle parallel callsLinus Torvalds1-16/+13
2009-10-14[S390] sclp_vt220 build fixMichael Holzheu1-15/+15
2009-10-14[S390] cio: change misleading console logicPeter Oberparleiter1-5/+4
2009-10-14[S390] call home support: fix proc handlerHeiko Carstens1-2/+2
2009-10-14[S390] dasd: use idal for device characteristicsStefan Haberland1-2/+11
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel1-3/+3
2009-10-14[S390] dasd: fix locking bugStefan Haberland1-3/+5
2009-10-14[S390] tape390: Fix request queue handling in block driverMichael Holzheu1-1/+2
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu1-1/+1
2009-10-14watchdog: Fix rio watchdog probe functionThomas Gleixner1-1/+1
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt1-1/+1
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt1-2/+1
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt1-0/+2
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt1-0/+2
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt1-3/+3
2009-10-13headers: Fix build after <linux/sched.h> removalIngo Molnar7-0/+7
2009-10-13ALSA: hda - Allow all formats as default for Nvidia HDMITakashi Iwai1-1/+1
2009-10-13ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeoutPhilby John1-0/+1
2009-10-13ALSA: hda - Fix volume-knob setup for Dell laptops with STAC9228Takashi Iwai1-1/+11
2009-10-13ALSA: hda - Fix mute sound with STAC9227/9228 codecsTakashi Iwai2-0/+18
2009-10-13perf events: Update MAINTAINERS entry file patternsVincent Legoll1-0/+7
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller1-2/+2
2009-10-13ALSA: bt87x - Add a whitelist for Pinnacle PCTV (11bd:0012)Takashi Iwai1-0/+2
2009-10-13x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge2-28/+10
2009-10-13cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron1-40/+34
2009-10-13cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron1-2/+3
2009-10-13ALSA: hda - Fix overflow of spec->init_verbs in patch_realtek.cTakashi Iwai1-1/+1
2009-10-13tracing/filters: Fix memory leak when setting a filterLi Zefan1-1/+2
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt1-10/+27
2009-10-13sh: force dcache flush if dcache_dirty bit set.Paul Mundt1-1/+1
2009-10-13sh: update die() output.Paul Mundt1-3/+4
2009-10-13ext3: Update documentation about ext3 quota mount optionsJan Kara1-4/+12
2009-10-13ext3: Don't update superblock write time when filesystem is read-onlyTheodore Ts'o1-1/+12
2009-10-12USB: musb: invert arch depend stringMike Frysinger1-1/+1
2009-10-12perf tools: Remove static debugfs path from parse-eventsAshwin Chaugule1-1/+4
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin1-1/+2
2009-10-12NFS: suppress a build warningStefan Richter1-2/+2
2009-10-12tty, serial: Fix race and NULL check in uart_close()Linus Torvalds1-2/+5