summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: remove redundant CONFIG_ prefix on two symbolsPaul Bolle2011-10-132-2/+2
* cris: remove arch/cris/arch-v32/lib/nand_init.SPaul Bolle2011-10-131-178/+0
* microblaze: add missing CONFIG_ prefixesPaul Bolle2011-10-131-3/+3
* h8300: drop puzzling Kconfig dependenciesPaul Bolle2011-10-131-1/+1
* MAINTAINERS: microblaze-uclinux@itee.uq.edu.au is moderated for non-subscribersPaul Bolle2011-10-131-1/+1
* tty: drop superfluous dependency in KconfigPaul Bolle2011-10-131-1/+1
* ARM: mxc: fix Kconfig typo 'i.MX51'Paul Bolle2011-10-131-1/+1
* Fix file references in Kconfig filesJohann Felix Soden2011-10-113-9/+9
* aic7xxx: fix Kconfig references to READMEsPaul Bolle2011-10-102-4/+2
* Fix file references in drivers/ide/Johann Felix Soden2011-10-101-12/+12
* thinkpad_acpi: Fix printk typo 'bluestooth'Paul Bolle2011-10-071-1/+1
* bcmring: drop commented out line in KconfigPaul Bolle2011-10-061-2/+0
* btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'Paul Bolle2011-10-051-2/+2
* doc: raw1394: Trivial typo fixSean M. Collins2011-09-271-1/+1
* CIFS: Don't free volume_info->UNC until we are entirely done with it.Jesper Juhl2011-09-271-1/+1
* treewide: Correct spelling of successfully in commentsJoe Perches2011-09-2711-12/+12
* doc: fix broken referencesPaul Bolle2011-09-2796-179/+125
* Merge branch 'master' into for-nextJiri Kosina2011-09-153980-61293/+198910
|\
| * mm: account skipped entries to avoid looping in find_get_pagesShaohua Li2011-09-151-2/+4
| * drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-152-20/+10
| * workqueue: lock cwq access in drain_workqueueThomas Tuttle2011-09-151-1/+6
| * MAINTAINERS: update e-mail address of Benny HalevyBenny Halevy2011-09-151-1/+1
| * drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar2011-09-151-0/+3
| * drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim2011-09-151-0/+26
| * drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold2011-09-151-0/+2
| * drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Jesper Juhl2011-09-151-7/+5
| * cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-09-151-2/+2
| * mm: sync vmalloc address space page tables in alloc_vm_area()David Vrabel2011-09-151-0/+8
| * memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-155-303/+18
| * mm: vmscan: fix force-scanning small targets without swapJohannes Weiner2011-09-151-15/+12
| * drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin2011-09-151-0/+1
| * alpha, gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-151-1/+1
| * um: fix strrchr() problemsAl Viro2011-09-151-1/+1
| * um: clean arch_ptrace() up a bitAl Viro2011-09-155-46/+31
| * um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-152-14/+14
| * um: fix free_winch() messAl Viro2011-09-151-14/+24
| * um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-151-2/+4
| * um: fix oopsable race in line_close()Al Viro2011-09-152-13/+13
| * um: Save FPU registers between task switchesIngo van Lil2011-09-157-5/+31
| * um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-151-0/+1
| * um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo2011-09-151-0/+4
| * numa: fix NUMA compile error when sysfs and procfs are disabledDavid Rientjes2011-09-151-2/+2
| * mm/mempolicy.c: make copy_from_user() provably correctKAMEZAWA Hiroyuki2011-09-151-1/+3
| * mm/mempolicy.c: fix pgoff in mbind vma mergeCaspar Zhang2011-09-151-3/+2
| * Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-1528-200/+631
| |\
| | * [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai2011-08-291-1/+1
| | * [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Yi Zou2011-08-291-2/+6
| | * [SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev2011-08-291-2/+9
| | * [SCSI] libfc: fix fc_eh_host_resetVasu Dev2011-08-292-17/+45
| | * [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnlRobert Love2011-08-291-5/+8