summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-01Linux 2.6.37-rc1v2.6.37-rc1Linus Torvalds1-2/+2
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2-8/+16
2010-11-01Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-52/+73
2010-11-01CRIS: Add paths for CRISv10 serial driverJesper Nilsson1-0/+1
2010-11-01spi/pl022: fix erroneous platform data in U300Linus Walleij1-1/+1
2010-10-31Input: ir-keytable - fix uninitialized variable warningDmitry Torokhov1-0/+2
2010-10-31Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-148/+196
2010-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-7/+29
2010-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds98-3006/+4160
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds20-37/+36
2010-10-31i2c-i801: Add PCI idents for Patsburg 'IDF' SMBus controllersDavid Woodhouse2-0/+15
2010-10-31i2c-i801: Handle multiple instances instead of keeping global stateDavid Woodhouse1-144/+175
2010-10-31i2c-i801: Add Intel Patsburg device IDSeth Heasley4-1/+6
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare2-3/+0
2010-10-31Input: appletouch - remove extra KERN_DEBUG use from dprintkJoe Perches1-1/+1
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig3-7/+1
2010-10-31locks: let the caller free file_lock on ->setlease failureChristoph Hellwig5-17/+13
2010-10-31initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven1-3/+3
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-67/+128
2010-10-30nfsd4: initialize delegation pointer to leaseJ. Bruce Fields1-17/+2
2010-10-30locks: fix setlease methods to free passed-in lockJ. Bruce Fields5-3/+11
2010-10-30locks: fix leaks on setlease errorsJ. Bruce Fields1-5/+7
2010-10-30locks: prevent ENOMEM on lease unlockJ. Bruce Fields1-13/+30
2010-10-30drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman1-3/+3
2010-10-30isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy1-0/+2
2010-10-30netdev: can: Change mail address of Hans J. KochHans J. Koch1-1/+1
2010-10-30pcnet_cs: add new_idKen Kawasaki1-0/+1
2010-10-30net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds1-0/+4
2010-10-30RDS: Let rds_message_alloc_sgs() return NULLAndy Grover3-0/+17
2010-10-30RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover1-39/+65
2010-10-30RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover1-3/+2
2010-10-30RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover1-1/+3
2010-10-30net: fix rds_iovec page count overflowLinus Torvalds1-0/+7
2010-10-30can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde1-3/+3
2010-10-30can: pch_can: fix sparse warningMarc Kleine-Budde1-2/+2
2010-10-30netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov1-1/+0
2010-10-30ip_gre: fix fallback tunnel setupEric Dumazet1-3/+3
2010-10-30vmxnet: trivial annotation of protocol constantHarvey Harrison1-1/+1
2010-10-30vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4
2010-10-30ipv6/udp: report SndbufErrors and RcvbufErrorsEric Dumazet1-0/+4
2010-10-30Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds12-64/+219
2010-10-30Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds12-82/+153
2010-10-30Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo1-4/+5
2010-10-30make fanotify_read() restartable across signalsLino Sanfilippo1-1/+1
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds27-519/+2405
2010-10-30fs-writeback.c: unify some common codeLinus Torvalds1-10/+13
2010-10-30Merge branch 'audit.b64' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-59/+118
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds71-1159/+3412
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds234-2080/+8861
2010-10-30ipc: shm: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-30fs/compat.c: fix build on MIPS/s390wu zhangjin1-0/+1
2010-10-30audit mmapAl Viro4-0/+29
2010-10-30audit: make link()/linkat() match "attribute change" predicateAl Viro1-0/+4
2010-10-30audit: Use rcu for task lookup protectionThomas Gleixner1-16/+14
2010-10-30audit: Do not send uninitialized data for AUDIT_TTY_GETThomas Gleixner1-2/+4
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner3-30/+42
2010-10-30mtd: fix build error in m25p80.cAndres Salomon1-1/+1
2010-10-30mtd: Remove redundant mutex from mtd_blkdevs.cDavid Woodhouse1-7/+0
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse5688-217433/+328325
2010-10-30Btrfs: deal with errors from updating the tree logChris Mason1-1/+2
2010-10-30MTD: Fix wrong check register_blkdev return valueFrank Li1-1/+4
2010-10-30semaphore: Remove mutex emulationThomas Gleixner2-12/+2
2010-10-30staging: Final semaphore cleanupThomas Gleixner15-20/+20
2010-10-30jbd2: Convert jbd2_slab_create_sem to mutexThomas Gleixner1-4/+4
2010-10-30Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar5692-251027/+392052
2010-10-30x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu1-1/+1
2010-10-30hpfs: Convert sbi->hpfs_creation_de to mutexThomas Gleixner3-4/+4
2010-10-30in untag_chunk() we need to do alloc_chunk() a bit earlierAl Viro1-2/+7
2010-10-30audit: make functions staticStephen Hemminger3-9/+6
2010-10-30Audit: add support to match lsm labels on user audit messagesMiloslav Trmac1-0/+12
2010-10-29Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds5-13/+50
2010-10-29Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...Linus Torvalds7-21/+36
2010-10-29Btrfs: allow subvol deletion by unprivileged user with -o user_subvol_rm_allowedSage Weil3-5/+116
2010-10-29Btrfs: make SNAP_DESTROY asyncSage Weil1-1/+1
2010-10-29Btrfs: add SNAP_CREATE_ASYNC ioctlSage Weil2-25/+93
2010-10-29Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds7-68/+399
2010-10-30ARM: Merge for-2637/s3c24xx/miscBen Dooks2-5/+4
2010-10-30ARM: Merge for-2637/s3c24xx/h1940Ben Dooks4-57/+183
2010-10-30ARM: Merge for-2637/s3c24xx/rx1950Ben Dooks1-6/+212
2010-10-30ARM: h1940: add UDA1380 to i2c devices listVasily Khoruzhick1-0/+20
2010-10-30ARM: h1940: Fix backlight and LCD power functionsVasily Khoruzhick2-16/+66
2010-10-29x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron1-1/+1
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye1-0/+2
2010-10-30ARM: S3C2440: various fixes in Kconfig fileAbdoulaye Walsimou Gaye1-5/+2
2010-10-29Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds5-16/+1176
2010-10-29msm: Kconfig: drop unused config optionsDaniel Walker1-2/+0
2010-10-29msm: fix compile failure when no debug uart is selectedDaniel Walker1-1/+1
2010-10-29msm: fix debug-macro.S build failureDaniel Walker1-1/+12
2010-10-29i2c-intel-mid: Driver depends on PCIRandy Dunlap1-0/+1
2010-10-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-7/+36
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds49-246/+525
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds93-39835/+0
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds5-12/+55
2010-10-29drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu1-2/+2
2010-10-29phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2-10/+10
2010-10-29Staging: dream: remove dream driver and arch from treeGreg Kroah-Hartman93-39835/+0
2010-10-29Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil4-0/+89
2010-10-29Btrfs: async transaction commitSage Weil4-0/+124
2010-10-29Btrfs: fix deadlock in btrfs_commit_transactionSage Weil1-8/+5
2010-10-29Btrfs: fix lockdep warning on clone ioctlSage Weil1-4/+4
2010-10-29Btrfs: fix clone ioctl where range is adjacent to extentSage Weil1-1/+1
2010-10-29Btrfs: fix delalloc checks in clone ioctlSage Weil1-3/+5
2010-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller11-38/+102
2010-10-29Btrfs: drop unused variable in block_alloc_rsvChris Mason1-4/+0
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen15-94/+4
2010-10-29Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen5-6/+10
2010-10-29Btrfs: Use ERR_CAST helpersJulia Lawall2-3/+3
2010-10-29Btrfs: use memdup_user helpersJulia Lawall1-14/+6
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds15-143/+235
2010-10-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds1-0/+1
2010-10-29jump label: Add work around to i386 gcc asm goto bugSteven Rostedt3-2/+27
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2010-10-29mac80211: fix failure to check kmalloc return value in key_key_readJesper Juhl1-1/+5
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox1-3/+29
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan1-1/+1
2010-10-29kgdb,ppc: Individual register get/set for ppcDongdong Deng2-63/+126
2010-10-29kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng1-14/+2
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng4-25/+10
2010-10-29kdb: Fix early debugging crash regressionJason Wessel1-1/+1
2010-10-29kgdb,arm: fix register dumpRabin Vincent2-3/+4
2010-10-29kdb: fix per_cpu command to remove supress maskJason Wessel1-35/+11
2010-10-29kdb: Add kdb kernel module sampleJason Wessel5-2/+81
2010-10-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds94-3525/+9360
2010-10-29ftrace/MIPS: Enable C Version of recordmcountWu Zhangjin1-0/+1
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2-4/+57
2010-10-29ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser2-4/+71
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney4-24/+37
2010-10-29MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee1-6/+7
2010-10-29MIPS: Honor L2 bypass bitKevin Cernekee1-4/+30
2010-10-29MIPS: Add BMIPS CP0 register definitionsKevin Cernekee1-0/+51
2010-10-29MIPS: Add BMIPS processor types to KconfigKevin Cernekee1-0/+63
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee4-61/+65
2010-10-29MIPS: Add support for hardware performance events (mipsxx)Deng-Cheng Zhu2-0/+1059
2010-10-29MIPS: Perf-events: Add callchain supportDeng-Cheng Zhu1-1/+107
2010-10-29MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu4-0/+523
2010-10-29MIPS: add support for software performance eventsDeng-Cheng Zhu5-5/+36
2010-10-29MIPS: define local_xchg from xchg_local to atomic_long_xchgDeng-Cheng Zhu1-1/+1
2010-10-29MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli5-13/+345
2010-10-29MIPS: AR7: Initialize GPIO earlierFlorian Fainelli3-2/+5
2010-10-29MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCIDavid Daney2-1/+106
2010-10-29USB: Add EHCI and OHCH glue for OCTEON II SOCs.David Daney7-2/+645
2010-10-29MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.David Daney1-0/+261
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney4-5/+69
2010-10-29WATCHDOG: octeon-wdt: Use I/O clock rate for timing calculations.David Daney1-2/+2
2010-10-29ATA: pata_octeon_cf: Use I/O clock rate for timing calculations.David Daney1-1/+1
2010-10-29MIPS: Octeon: Use I/O clock rate for calculations.David Daney2-2/+2
2010-10-29MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney2-28/+49
2010-10-29MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney1-2/+0
2010-10-29MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()David Daney1-3/+31
2010-10-29MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney1-1/+1
2010-10-29MIPS: Octeon: Probe for Octeon II CPUs.David Daney1-0/+7
2010-10-29MIPS: Octeon: Handle Octeon II caches.David Daney1-1/+15
2010-10-29MIPS: Add identifiers for Octeon II CPUs.David Daney1-1/+2
2010-10-29MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney3-417/+629
2010-10-29MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney1-8/+28
2010-10-29MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney20-2161/+4212
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney6-301/+389
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney2-0/+13
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney8-153/+136
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney3-8/+8
2010-10-29MIPS: Octeon: Select ZONE_DMA32David Daney1-0/+1
2010-10-29MIPS: Octeon: Adjust top of DMA32 zone.David Daney1-0/+6
2010-10-29MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney1-0/+3
2010-10-29MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney1-0/+5
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com3-0/+35
2010-10-29MIPS: Kconfig cleanupThomas Gleixner1-2/+0
2010-10-29MIPS: Remove wait argument of r4k_on_each_cpuRalf Baechle1-11/+9
2010-10-29MIPS: More detailed description of r4k_on_each_cpuRalf Baechle1-0/+1
2010-10-29MIPS: Get rid of branches to .subsections.Ralf Baechle5-297/+243
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds14-290/+526
2010-10-29readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds3-35/+40
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin1-0/+1
2010-10-29x86, ftrace: Use safe noops, drop trap testH. Peter Anvin1-54/+15
2010-10-29[SCSI] pmcraid: add support for set timestamp command and other fixesAnil Ravindranath2-22/+129
2010-10-29jump_label: Fix unaligned traps on sparc.David Miller1-0/+1
2010-10-29jump label: Make arch_jump_label_text_poke_early() optionalSteven Rostedt1-0/+7
2010-10-29jump label: Fix error with preempt disable holding mutexSteven Rostedt1-13/+13
2010-10-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds19-78/+175
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds3-6/+8
2010-10-29Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds9-205/+275
2010-10-29eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_optionsTyler Hicks1-0/+2
2010-10-29ecryptfs: added ecryptfs_mount_auth_tok_only mount parameterRoberto Sassu3-1/+17
2010-10-29ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig()Roberto Sassu1-2/+2
2010-10-29ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig()Roberto Sassu1-6/+28
2010-10-29eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks1-0/+4
2010-10-29ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()Roberto Sassu1-4/+3
2010-10-29Btrfs: fix raid code for removing missing drivesChris Mason1-2/+1
2010-10-29Btrfs: Switch the extent buffer rbtree into a radix treeMiao Xie2-69/+49
2010-10-29Btrfs: restructure try_release_extent_buffer()Miao Xie1-11/+37
2010-10-29Btrfs: use the flusher threads for delalloc throttlingChris Mason1-18/+15
2010-10-29Btrfs: tune the chunk allocation to 5% of the FS as metadataChris Mason1-4/+18
2010-10-29Add new functions for triggering inode writebackChris Mason2-10/+44
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds102-759/+731
2010-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-30/+25
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-44/+25
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-14/+11
2010-10-29[S390] fix kprobes single steppingMartin Schwidefsky3-1/+10
2010-10-29[S390] tape: fix dbf usageSebastian Ott2-7/+6
2010-10-29[S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber3-18/+92