summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-10Linux 2.6.25-rc1v2.6.25-rc1Linus Torvalds1-2/+2
2008-02-10Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds61-957/+2494
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox14-85/+78
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky4-67/+19
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds6-52/+78
2008-02-10splice: fix user pointer access in get_iovec_page_array()Bastian Blank1-1/+1
2008-02-10[PKT_SCHED] ematch: Fix build warning.David S. Miller1-1/+1
2008-02-10hrtimer: don't modify restart_block->fn in restart functionsOleg Nesterov2-5/+0
2008-02-10hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov1-4/+40
2008-02-10hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov3-39/+31
2008-02-10ntp: correct inconsistent interval/tick_length usagejohn stultz2-5/+8
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds56-327/+375
2008-02-09[NET_SCHED] sch_htb: htb_requeue fixJarek Poplawski1-3/+10
2008-02-09[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_...Rami Rosen1-2/+2
2008-02-09starfire: secton fixAndrew Morton1-1/+1
2008-02-09via-velocity: section fixAndrew Morton1-1/+1
2008-02-09natsemi: section fixAndrew Morton1-3/+3
2008-02-09typhoon: section fixAndrew Morton1-2/+2
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds42-467/+684
2008-02-09isdn: fix section mismatch warning for ISACVerSam Ravnborg2-4/+2
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg1-2/+5
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds44-1324/+689
2008-02-09isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg2-6/+3
2008-02-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds9-177/+270
2008-02-09isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg1-2/+1
2008-02-09drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=NS.Çağlar Onur1-1/+2
2008-02-09Update kernel/.gitignore with new auto-generated filesS.Çağlar Onur1-0/+1
2008-02-09Update arch/x86/boot/.gitignore with new auto-generated filesS.Çağlar Onur1-0/+2
2008-02-09rtc-r9701.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-09x25_asy.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-09[PKT_SCHED] ematch: tcf_em_destroy robustnessStephen Hemminger1-2/+3
2008-02-09[PKT_SCHED]: deinline functions in meta matchStephen Hemminger1-3/+3
2008-02-09[SCTP]: Convert sctp_dbg_objcnt to seq files.Pavel Emelyanov1-41/+44
2008-02-09[SCTP]: Use snmp_fold_field instead of a homebrew analogue.Pavel Emelyanov1-21/+2
2008-02-09[IGMP]: Optimize kfree_skb in igmp_rcv.Denis V. Lunev1-7/+6
2008-02-09[KEY]: Convert net/pfkey to use seq files.Pavel Emelyanov1-35/+57
2008-02-09[KEY]: Clean up proc files creation a bit.Pavel Emelyanov1-8/+27
2008-02-09pppol2tp: fix printk warningsAndrew Morton1-10/+12
2008-02-09bnx2: section fixAndrew Morton1-2/+2
2008-02-09bnx2x: section fixAndrew Morton1-2/+2
2008-02-09[SPARC]: Add solaris/sunos binary support to feature removal schedule.David S. Miller1-0/+11
2008-02-09[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller2-110/+20
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso2-0/+18
2008-02-10ext4: Don't panic in case of corrupt bitmapAneesh Kumar K.V1-14/+21
2008-02-10ext4: allocate struct ext4_allocation_context from a kmem cacheEric Sandeen1-45/+82
2008-02-10JBD2: Clear buffer_ordered flag for barried IO request on successDave Kleikamp1-1/+2
2008-02-10ext4: Fix Direct I/O lockingJan Kara1-54/+53
2008-02-10ext4: Fix circular locking dependency with migrate and rm.Aneesh Kumar K.V1-43/+74
2008-02-09Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King57-951/+2482
2008-02-09[ARM] constify function pointer tablesJan Engelhardt2-3/+3
2008-02-09[ARM] 4823/1: AT91 section fixDavid Brownell1-1/+1
2008-02-09[ARM] 4824/1: pxa: clear RDH bit after any resetDmitry Krivoschekov1-0/+8
2008-02-09x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner1-2/+15
2008-02-09x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner1-5/+1
2008-02-09x86: cpa, use page poolThomas Gleixner1-10/+25
2008-02-09x86: introduce page pool in cpaThomas Gleixner4-1/+87
2008-02-09x86: DEBUG_PAGEALLOC: enable after mem_init()Thomas Gleixner1-1/+1
2008-02-09brk: help text typo fixIngo Molnar1-1/+1
2008-02-09lguest: accept guest _PAGE_PWT page table entriesAhmed S. Darwish1-2/+2
2008-02-09x86 PM: update stale commentsRafael J. Wysocki2-3/+3
2008-02-09x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki3-162/+171
2008-02-09x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki4-6/+5
2008-02-09x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki5-9/+20
2008-02-09x86: trivial printk optimizationsDenys Vlasenko2-32/+41
2008-02-09x86: fix early_ioremap pagetable opsIan Campbell1-2/+2
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell6-109/+178
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison5-34/+0
2008-02-09x86: avoid unused variable warning in mm/init_64.cThomas Gleixner1-3/+3
2008-02-09x86: fixup more paravirt falloutIngo Molnar2-14/+19
2008-02-09brk: document randomize_va_space and CONFIG_COMPAT_BRK (was Re:Jiri Kosina1-0/+29
2008-02-09x86: fix sparse warnings in acpi/bus.cHarvey Harrison2-6/+5
2008-02-09x86: fix sparse warning in topology.cHarvey Harrison1-1/+1
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison3-7/+9
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison1-1/+1
2008-02-09x86: fix sparse warning in xen/time.cHarvey Harrison1-5/+5
2008-02-09x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann1-1/+1
2008-02-09x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse1-2/+6
2008-02-09x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon1-2/+3
2008-02-09x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse3-17/+28
2008-02-09x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon2-7/+7
2008-02-09x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon1-7/+5
2008-02-09x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon2-10/+6
2008-02-09x86: GEODE fix MFGPT input clock valueWilly Tarreau1-14/+13
2008-02-09x86: GEODE: MFGPT: Minor cleanupsAndres Salomon1-4/+4
2008-02-09[ARM] pxa: remove debugging PM: printkRussell King1-2/+0
2008-02-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds27-342/+689
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds29-27/+76
2008-02-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds15-22/+269
2008-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds6-70/+231
2008-02-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+28
2008-02-09memstick: initial commit for Sony MemoryStick supportAlex Dubov16-0/+3093
2008-02-09m68knommu: add pgtable_tMartin Schwidefsky1-0/+1
2008-02-09Add pgtable_t to remaining nommu architecturesMartin Schwidefsky3-0/+3
2008-02-09ub: fix up the conversion to sg_init_table()Pete Zaitcev1-1/+1
2008-02-09fix up kerneldoc in fs/ioctl.c a little bitChristoph Hellwig1-4/+4
2008-02-09memcontrol: add vm_match_cgroup()David Rientjes3-9/+7
2008-02-09UML: fix hostfs buildJiri Kosina1-0/+1
2008-02-09Fix compile error on nommu for is_swap_pteMatt Mackall1-0/+2
2008-02-09[S390] dynamic page tables.Martin Schwidefsky13-48/+258
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky8-48/+124
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky11-183/+207
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky3-34/+0
2008-02-09[S390] sclp_vt220: Fix vt220 initializationChristian Borntraeger1-13/+18
2008-02-09[S390] qdio: avoid hang when establishing qdio queuesUrsula Braun1-10/+8
2008-02-09[S390] VMEM_MAX_PHYS overflow on 31 bit.Martin Schwidefsky1-2/+3
2008-02-09[S390] zcrypt: Do not start ap poll thread per defaultFelix Beck1-2/+2
2008-02-09[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.Martin Schwidefsky1-2/+2
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens3-1/+27
2008-02-09[S390] Update default configuration.Martin Schwidefsky1-23/+64
2008-02-09[SPARC]: Merge asm-sparc{,64}/fb.hDavid S. Miller2-31/+13
2008-02-09[SPARC]: Merge asm-sparc{,64}/errno.hDavid S. Miller2-115/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/emergency-restart.hDavid S. Miller1-6/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/div64.hDavid S. Miller1-1/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/device.hDavid S. Miller2-23/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/current.hDavid S. Miller2-22/+18
2008-02-09[SPARC]: Merge asm-sparc{,64}/cputime.hDavid S. Miller1-6/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller3-24/+20
2008-02-09[SPARC]: Merge asm-sparc{,64}/byteorder.hDavid S. Miller2-53/+48
2008-02-09[SPARC]: Merge asm-sparc{,64}/bugs.hDavid S. Miller2-15/+14
2008-02-09[SPARC]: Merge asm-sparc{,64}/bug.hDavid S. Miller2-37/+4
2008-02-09[SPARC]: Kill BSD errno translation table and header files.David S. Miller3-326/+6
2008-02-09[SPARC]: Merge asm-sparc{,64}/bpp.hDavid S. Miller2-74/+2
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/auxvec.hDavid S. Miller1-4/+1
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/of_device.hDavid S. Miller1-38/+1
2008-02-09[SPARC]: Merge include/asm-sparc{,64}/prom.hDavid S. Miller2-104/+11
2008-02-09[SPARC]: Remove of_platform_device_createStephen Rothwell4-63/+0
2008-02-09[PKT_SCHED] ematch: oops from uninitialized variable (resend)Stephen Hemminger1-3/+2
2008-02-09Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller38-172/+190
2008-02-09[SPARC64]: Add kretprobe support.David S. Miller2-2/+115
2008-02-09[SPARC64]: Add SG merging support back into IOMMU code.David S. Miller3-148/+291
2008-02-09[SPARC64]: IOMMU allocations using iommu-helper layer.David S. Miller5-110/+112
2008-02-09[SPARC64]: iommu_common.h tidy ups...David S. Miller1-3/+7
2008-02-09[SPARC64]: Remove unused declarations from iommu_common.hDavid S. Miller1-19/+0
2008-02-09Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...Michal Sojka1-1/+2
2008-02-09ide: introduce HAVE_IDESam Ravnborg23-6/+40
2008-02-09kbuild: silence CHK/UPD messages according to $(quiet)Mike Frysinger2-3/+9
2008-02-09scsi: fix makefile for aic7(3*x)Sam Ravnborg1-2/+2
2008-02-09kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven1-8/+8
2008-02-09Add binoffset to gitignoreUwe Kleine-König1-0/+1
2008-02-09kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg1-7/+14
2008-02-09Merge branches 'release', 'wmi' and 'laptop-docs' into releaseLen Brown9-16/+226
2008-02-09Merge branches 'release' and 'bugzilla-9910' into releaseLen Brown3-2/+8
2008-02-09Merge branches 'release' and 'buildfix' into releaseLen Brown0-0/+0
2008-02-09acer-wmi - Add documentationCarlos Corbacho3-0/+207
2008-02-09sonypi - Move sonypi.txt to Documentation/laptopsCarlos Corbacho4-3/+3
2008-02-09sony-laptop - Move sony-laptop.txt to Documentation/laptopsCarlos Corbacho4-4/+3
2008-02-09thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptopsCarlos Corbacho4-4/+5
2008-02-09Documentation - Create laptops sub-directoryCarlos Corbacho2-0/+4
2008-02-09ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown1-3/+20
2008-02-09cpuidle: build fix for non-x86Venki Pallipadi2-1/+15
2008-02-09acer-wmi: Fix backlight on AMW0 (V1) laptopsCarlos Corbacho1-4/+2
2008-02-09tc1100-wmi: Mark as experimentalCarlos Corbacho1-1/+2
2008-02-09ACPI: SBS: Host controller must initialize before SBS.Alexey Starikovskiy3-2/+8
2008-02-09[MTD] [NAND] cs553x_nand: command line partitioning supportMart Raudsepp1-3/+28
2008-02-08mm: special mapping nopageNick Piggin1-9/+16
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-81/+225
2008-02-08x86: fix pgtable_t build breakageIngo Molnar1-2/+4
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds14-112/+342
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds38-866/+3185
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers2-9/+8
2008-02-08x25_asy: Fix ref count rule violationAlan Cox1-3/+2
2008-02-08lib/scatterlist.o needed by a module only - link it in unconditionallyGuennadi Liakhovetski1-2/+2
2008-02-08fix xtensa timerfd breakageAdrian Bunk1-2/+2
2008-02-08Fix FRV cmpxchg_localMathieu Desnoyers3-84/+83
2008-02-08revert "proc: fix the threaded proc self"Andrew Morton1-6/+6
2008-02-08IB/core: Remove unused struct ib_device.flags memberRoland Dreier1-2/+0
2008-02-08IB/core: Add IP checksum offload supportEli Cohen1-2/+12
2008-02-08IPoIB: Add send gather supportEli Cohen4-30/+83
2008-02-08IPoIB: Add high DMA feature flagEli Cohen1-1/+3
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein5-36/+197
2008-02-08[IA64] Fix large MCA bootmem allocationRuss Anderson1-29/+26
2008-02-08[IA64] Simplify cpu_idle_waitTony Luck1-29/+15
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik2-0/+61
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik4-0/+97
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik3-21/+18
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck2-2/+8
2008-02-08ARM: OMAP1: Misc clean-upTony Lindgren12-129/+30
2008-02-08ARM: OMAP1: Update defconfigs for omap1Tony Lindgren2-172/+179
2008-02-08ARM: OMAP1: Palm Tungsten E board clean-upAndrzej Zaborowski1-61/+22
2008-02-08ARM: OMAP1: Use I2C bus registration helper for omap1Jarkko Nikula14-12/+17
2008-02-08ARM: OMAP1: Remove omap_sram_idle()Vivek Kutal2-169/+1
2008-02-08ARM: OMAP1: PM fixes for OMAP1Vivek Kutal1-5/+12
2008-02-08ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar4-27/+146
2008-02-08ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi9-14/+313
2008-02-08ARM: OMAP1: Change the comments to C styleDavid Cohen8-51/+50
2008-02-08ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren5-16/+39
2008-02-08ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula4-0/+162
2008-02-08ARM: OMAP: Add dmtimer support for OMAP3Syed Mohammed, Khasim1-4/+47
2008-02-08ARM: OMAP: Pre-3430 clean-up for dmtimer.cSyed Mohammed, Khasim1-24/+41
2008-02-08ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar2-74/+905
2008-02-08ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman2-5/+57
2008-02-08ARM: OMAP: Get rid of unnecessary ifdefs in GPIO codeTony Lindgren1-41/+6
2008-02-08ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim2-35/+134
2008-02-08ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim1-6/+121
2008-02-08ARM: OMAP: Request DSP memory for McBSPTony Lindgren1-0/+11
2008-02-08[ARM] Orion: Use the sata_mv driver for the TS-209 SATAByron Bradley1-0/+10
2008-02-08[ARM] Orion: Use the sata_mv driver for the Kurobox SATAByron Bradley1-0/+9
2008-02-09[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...Mike Frysinger3-1/+2116
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds226-7714/+31838