aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-03[IA64-SGI] SGI Altix cross partition functionality (2ndDean Nelson4-0/+766
2005-05-03[IA64-SGI] Add some needed externs currently not definedDean Nelson1-0/+6
2005-05-03[IA64-SGI] Define some additional SHub1 and Shub2 register symbolsDean Nelson1-0/+24
2005-05-03[IA64] Export node_online_map and node_possible_mapDean Nelson1-0/+2
2005-05-03[PATCH] move cnodeid_to_nasid_table out of pdaDean Nelson4-21/+29
2005-05-03[IA64-SGI] Altix patch to add bricktype knowledge to tiocxBruce Losure2-10/+34
2005-05-03[IA64-SGI] Altix patch to fix missing Kconfig dependency.Bruce Losure1-1/+1
2005-05-03[IA64-SGI] Altix only: Remove hubdev SAL call Bruce Losure1-19/+0
2005-05-03[IA64] use fc.i for fluch_icache_range()David Mosberger-Tang1-3/+3
2005-05-03[IA64-SGI] cleanup shubio.hJes Sorensen1-1617/+1499
2005-05-03[IA64-SGI] remove unused sn header filesJesse Barnes3-176/+0
2005-05-03[IA64] fix typos caught by new assemblerDavid Mosberger-Tang2-2/+2
2005-05-03[IA64] Fix memcpy_mck.S for current binutilsAndreas Schwab1-1/+1
2005-05-03[IA64] Add config SCHED_SMTSuresh Siddha1-0/+9
2005-05-02[PATCH] cpufreq annoying warning fixBenjamin Herrenschmidt1-3/+4
2005-05-02[PATCH] ppc32: Fix might_sleep() warning with clock spreadingBenjamin Herrenschmidt3-10/+14
2005-05-01[PATCH] ppc32: More fixlet for pmac soundBenjamin Herrenschmidt1-1/+1
2005-05-01[PATCH] ppc32: Fix sleep on old 101 PowerBookBenjamin Herrenschmidt1-1/+1
2005-05-01[PATCH] ppc32: Small build fix for alsa powermacBenjamin Herrenschmidt1-2/+1
2005-05-01[PATCH] ppc32: Workaround a cache flush issue on sleepBenjamin Herrenschmidt1-12/+42
2005-05-01[PATCH] Avoid unnecessary ide-cd cache flushesJens Axboe1-1/+1
2005-05-01[PATCH] sound/oss/sonicvibes.c: fix an array overflowAdrian Bunk1-1/+1
2005-05-01[PATCH] drivers/input/joystick/spaceorb.c: fix an array overflowAdrian Bunk1-1/+1
2005-05-01[PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflowAdrian Bunk1-2/+2
2005-05-01[PATCH] drivers/video/radeonfb.c: fix an array overflowAdrian Bunk1-1/+1
2005-05-01[PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array overflowAdrian Bunk1-1/+3
2005-05-01[PATCH] make lots of things staticAdrian Bunk33-70/+67
2005-05-01[PATCH] Documentation: remove super-{nr, max} to reflect fs/super.cCosmin Nicolaescu1-10/+0
2005-05-01[PATCH] docbook: Tell users to install xmlto, not stylesheetsSam Ravnborg1-4/+4
2005-05-01[PATCH] DocBook: fix html linkMartin Waitz1-1/+1
2005-05-01[PATCH] Docbook: use custom stylesheetMartin Waitz2-1/+7
2005-05-01[PATCH] DocBook: Use xmlto to process the DocBook files.Martin Waitz5-326/+53
2005-05-01[PATCH] DocBook: remove obsolete templatesJeff Garzik3-928/+3
2005-05-01[PATCH] DocBook: use <informalexample> for examplesRich Walker1-4/+9
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz22-137/+160
2005-05-01[PATCH] DocBook: fix <void/> xml tagMartin Waitz1-1/+1
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa16-148/+320
2005-05-01[PATCH] Clean-up and bug fix for tdfxfb framebuffer size detectionRichard Drummond2-23/+24
2005-05-01[PATCH] Better PLL frequency matching for tdfxfb driverRichard Drummond1-12/+31
2005-05-01[PATCH] imxfb: Add Freescale i.MX framebuffer driverSascha Hauer4-0/+776
2005-05-01[PATCH] i810fb: Fix default monitor sync timingsDenis Vlasenko1-3/+9
2005-05-01[PATCH] intelfb: Remove intelfbdrv.hAdrian Bunk2-69/+37
2005-05-01[PATCH] fbcon: Fix check after useAdrian Bunk1-1/+4
2005-05-01[PATCH] fbdev: edid.h cleanupsAdrian Bunk4-14/+0
2005-05-01[PATCH] nvidiafb: ioremap and i2c fixesAntonino A. Daplas1-5/+21
2005-05-01[PATCH] fbdev: Batch cmap changes at driver levelBenjamin Herrenschmidt3-26/+127
2005-05-01[PATCH] Altix ioc4 serial - Arm the read timeout timer before the first readPatrick Gefre1-1/+1
2005-05-01[PATCH] Altix ioc4 serial - small uart setup modsPatrick Gefre1-20/+8
2005-05-01[PATCH] Altix ioc4 serial - set a better timeout/thresholdPatrick Gefre1-4/+7
2005-05-01[PATCH] Altix ioc4 serial - set hfc from ioctlPatrick Gefre1-7/+4
2005-05-01[PATCH] saa7134: Add OEM version of already supported cardPeter Missel1-1/+7
2005-05-01[PATCH] ext3: remove unnecessary race then retry in ext3_get_blockMingming Cao1-83/+61
2005-05-01[PATCH] v4l: msp3400 updateGerd Knorr2-11/+19
2005-05-01[PATCH] dvb: cx22702 frontend driver updateGerd Knorr4-2/+19
2005-05-01[PATCH] cx88-dvb oops fixGerd Knorr1-5/+5
2005-05-01[PATCH] reiserfs endianness: sanitize reiserfs_key unionAl Viro1-35/+7
2005-05-01[PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro4-66/+27
2005-05-01[PATCH] reiserfs endianness: fix endianness bugsAl Viro2-2/+2
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro12-130/+138
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro4-7/+34
2005-05-01[PATCH] autofs4: bump version numberIan Kent1-1/+1
2005-05-01[PATCH] autofs4: tree race fixIan Kent3-4/+27
2005-05-01[PATCH] autofs4: wait order fixIan Kent2-10/+13
2005-05-01[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oopsColin Leroy3-6/+13
2005-05-01[PATCH] aio: optimize io_submit_one()Ken Chen1-4/+8
2005-05-01[PATCH] aio: clean up debug codeKen Chen1-28/+5
2005-05-01[PATCH] aio: ring wrapping simplificationKen Chen1-1/+2
2005-05-01[PATCH] aio: remove superfluous kiocb member initializationKen Chen1-10/+1
2005-05-01[PATCH] Makefile: fix for compatibility with *emacs ctagsEmanuele Giaquinta1-2/+2
2005-05-01[PATCH] serial_cs: Reduce stack usage in serial_event()Yum Rayan1-61/+112
2005-05-01[PATCH] fix include order in mthca_memfree.cRoland Dreier1-1/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl33-59/+90
2005-05-01[PATCH] new valid_signal() functionJesper Juhl1-0/+6
2005-05-01[PATCH] Fix Tpm driver -- Maintainers entryKylene Hall1-0/+7
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell17-106/+21
2005-05-01[PATCH] sn_console: make sal_console_uart static againAndreas Schwab1-2/+2
2005-05-01[PATCH] ipmi: fix a deadlockCorey Minyard1-15/+21
2005-05-01[PATCH] ipmi: enable interrupts on the BT driverCorey Minyard2-6/+35
2005-05-01[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected closeCorey Minyard1-1/+1
2005-05-01[PATCH] IPMI: fix for handling bad ACPI dataCorey Minyard1-2/+11
2005-05-01[PATCH] IPMI: fix for handling bad IPMI DMI dataCorey Minyard1-1/+7
2005-05-01[PATCH] dontdiff file sorted in alphabet orderaquynh@gmail.com1-68/+68
2005-05-01[PATCH] reiserfs: journal_init fixEdward Shishkin1-7/+5
2005-05-01[PATCH] Leadtek Winfast remote controlsNicolas Boichat1-9/+9
2005-05-01[PATCH] __attribute__ placement fixesVinay K Nallamothu4-5/+5
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl16-26/+23
2005-05-01[PATCH] consolidate SIGEV_PAD_SIZEStephen Rothwell7-20/+11
2005-05-01[PATCH] hangcheck-timer: Update to 0.9.0.Joel Becker2-10/+96
2005-05-01[PATCH] vgacon: set vc_hi_font_mask correctlyBill Nottingham1-0/+2
2005-05-01[PATCH] Fix rewriting on a full reiserfs filesystemJan Kara1-4/+5
2005-05-01[PATCH] nbd: Don't create all MAX_NBD devices by default all the timeLars Marowsky-Bree1-3/+13
2005-05-01[PATCH] add EOWNERDEAD and ENOTRECOVERABLE version 2Joe Korty6-0/+24
2005-05-01[PATCH] noop-iosched: kill O(N) merge scanJens Axboe1-24/+3
2005-05-01[PATCH] kallsyms C_SYMBOL_PREFIX supportYoshinori Sato1-20/+56
2005-05-01[PATCH] LifeView FlyTV Platinum FM: GPIO usagePeter Missel1-6/+6
2005-05-01[PATCH] LifeView FlyTV Platinum FM: Remote Control supportPeter Missel2-0/+2
2005-05-01[PATCH] reiserfs: make resize option auto-get new device sizePaolo 'Blaisorblade' Giarrusso1-7/+14
2005-05-01[PATCH] Update RCU documentationPaul E. McKenney5-24/+77
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney16-18/+18
2005-05-01[PATCH] Deprecate synchronize_kernel, GPL replacementPaul E. McKenney2-5/+34
2005-05-01[PATCH] Add deprecated_for_modulesPaul E. McKenney1-0/+6
2005-05-01[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLPaul E. McKenney2-3/+18
2005-05-01[PATCH] procfs: Fix hardlink counts for /proc/<PID>/taskDaniel Drake1-2/+6
2005-05-01[PATCH] procfs: Fix hardlink countsDaniel Drake1-2/+10
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev23-280/+11
2005-05-01[PATCH] clean up kernel messagesMatt Mackall4-6/+43
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall10-37/+10
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall20-7/+82
2005-05-01[PATCH] nice and rt-prio rlimitsMatt Mackall4-8/+27
2005-05-01[PATCH] s390: cio documentationCornelia Huck1-4/+41
2005-05-01[PATCH] s390: remove ioctl32 from crypto driverCornelia Huck1-90/+50
2005-05-01[PATCH] s390: remove ioctl32 from dasdcmbCornelia Huck3-19/+9
2005-05-01[PATCH] s390: don't pad cdl blocks for write requestsHorst Hummel1-2/+3
2005-05-01[PATCH] s390: enable write barriers in the dasd driverStefan Weinhuber1-0/+1
2005-05-01[PATCH] s390: dasd readonly attributeHorst Hummel6-42/+93
2005-05-01[PATCH] s390: allow longer debug feature namesMichael Holzheu1-1/+1
2005-05-01[PATCH] s390: cmm guest sender idMartin Schwidefsky3-8/+24
2005-05-01[PATCH] s390: default storage keyPeter Oberparleiter8-16/+41
2005-05-01[PATCH] s390: fix memory holes and cleanup setup_archHeiko Carstens2-176/+224
2005-05-01[PATCH] s390: idle timer setupMartin Schwidefsky2-15/+22
2005-05-01[PATCH] s390: regenerate defconfigMartin Schwidefsky1-5/+14
2005-05-01[PATCH] uml ubd: handle readonly statusPaolo 'Blaisorblade' Giarrusso1-4/+10
2005-05-01[PATCH] uml: commentary about forking flagPaolo 'Blaisorblade' Giarrusso1-0/+4
2005-05-01[PATCH] uml - hostfs: avoid buffersPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-05-01[PATCH] uml: redo console lockingPaolo 'Blaisorblade' Giarrusso5-175/+239
2005-05-01[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64Paolo 'Blaisorblade' Giarrusso5-318/+73
2005-05-01[PATCH] uml: quick fix syscall table for x86_64Paolo 'Blaisorblade' Giarrusso1-29/+24
2005-05-01[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Paolo 'Blaisorblade' Giarrusso9-407/+321
2005-05-01[PATCH] uml: move va_copy conditional defPaolo 'Blaisorblade' Giarrusso2-2/+7
2005-05-01[PATCH] uml: inline empty procPaolo 'Blaisorblade' Giarrusso2-5/+5
2005-05-01[PATCH] uml: support AES i586 crypto driverPaolo 'Blaisorblade' Giarrusso9-13/+22
2005-05-01[PATCH] uml: workaround old problematic sed behaviourRob Landley1-1/+2
2005-05-01[PATCH] uml: fix handling of no fpx_regsAndree Leidenfrost1-3/+4
2005-05-01[PATCH] uml: add nfsd syscall when nfsd is modularblaisorblade@yahoo.it1-7/+1
2005-05-01[PATCH] uml: fix oops related to exception tableJeff Dike1-5/+4
2005-05-01[PATCH] hp100: fix card namesPavel Machek1-2/+2
2005-05-01[PATCH] x86_64: saved_command_line overflow fixAlexander Nyberg1-3/+0
2005-05-01[PATCH] x86-64: Handle empty E820 regions correctlyVenkatesh Pallipadi1-8/+18
2005-05-01[PATCH] Linux 2.6.x VM86 interrupt emulation fixesPavel Pisa1-6/+9
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi10-18/+18
2005-05-01[PATCH] x86_64: interrupt handling fixAndi Kleen1-1/+4
2005-05-01[PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo2-2/+2
2005-05-01[PATCH] hda_intel: Intel ESB2 supportJason Gaston1-1/+3
2005-05-01[PATCH] irq and pci_ids for Intel ICH7DH & ICH7-M DHJason Gaston2-0/+4
2005-05-01[PATCH] i386: fix hpet for systems that don't support legacy replacementjohn stultz5-27/+37
2005-05-01[PATCH] CPUID bug and inconsistency fixH. Peter Anvin3-8/+20
2005-05-01[PATCH] Enable write combining for server works LE rev > 6Lee Revell1-5/+9
2005-05-01[PATCH] x86: entry.S trap return fixesStas Sergeev2-7/+2
2005-05-01[PATCH] x86 reboot: Add reboot fixup for gx1/cs5530aJaya Kumar5-0/+87
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel8-17/+14
2005-05-01[PATCH] i386/x86_64 segment register access updateH. J. Lu4-13/+13
2005-05-01[PATCH] fix i386 memcpyDenis Vlasenko1-28/+61
2005-05-01[PATCH] ppc64: reverse prediction on spinlock busy loop codeJake Moilanen1-4/+4
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org11-31/+31
2005-05-01[PATCH] ppc64: use smp_mb and smp_wmbAnton Blanchard2-12/+12
2005-05-01[PATCH] ppc64: enforce medium thread priority in hypervisor callsAnton Blanchard1-0/+8
2005-05-01[PATCH] ppc64: firmware workaroundAnton Blanchard1-1/+7
2005-05-01[PATCH] ppc64: remove unnecessary includeAnton Blanchard1-2/+0
2005-05-01[PATCH] ppc64: noexec fixesAnton Blanchard2-5/+18
2005-05-01[PATCH] PPC64: Remove hot busy-wait loop in __hash_pageOlof Johansson1-1/+8
2005-05-01[PATCH] ppc64: tell firmware about kernel capabilitiesPaul Mackerras2-10/+157
2005-05-01[PATCH] ppc64: update to use the new 4L headersBenjamin Herrenschmidt4-139/+147
2005-05-01[PATCH] ppc64: nvram cleanupsakpm@osdl.org1-9/+8
2005-05-01[PATCH] ppc64: Fix irq parsing on powermacPaul Mackerras1-0/+4
2005-05-01[PATCH] ppc64: remove unused argument to create_slbeOlof Johansson1-5/+4
2005-05-01[PATCH] ppc64: add PT_NOTE section to vDSOBenjamin Herrenschmidt6-3/+35
2005-05-01[PATCH] pmac: save master volume on sleepColin Leroy1-0/+5
2005-05-01[PATCH] ppc32: add sound support for Mac MiniBenjamin Herrenschmidt5-3/+398
2005-05-01[PATCH] ppc64: improve g5 sound headphone muteBenjamin Herrenschmidt1-6/+17
2005-05-01[PATCH] ppc32: workaround for spurious IRQs on PQ2Dan Malek1-0/+5
2005-05-01[PATCH] ppc32: Fix address checking on lmw/stmw align exceptionPaul Mackerras1-0/+4
2005-05-01[PATCH] ppc32: Fix a sleep issues on some laptopsBenjamin Herrenschmidt1-100/+114
2005-05-01[PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4Andreas Jaggi2-0/+45
2005-05-01[PATCH] ppc32: Fix IDE related crash on wakeupBenjamin Herrenschmidt1-1/+6
2005-05-01[PATCH] ppc32: add rtc hooks in PPC7D platform fileChris Elston1-0/+42
2005-05-01[PATCH] ppc32: fix for misreported SDRAM size on Radstone PPC7D platformChris Elston2-6/+13
2005-05-01[PATCH] ppc32: refactor FPU exception handlingPaul Mackerras13-176/+229
2005-05-01[PATCH] ppc32: Fix errata for some G3 CPUsBenjamin Herrenschmidt2-6/+40
2005-05-01[PATCH] SELinux: add finer grained permissions to Netlink audit processingJames Morris3-7/+10
2005-05-01[PATCH] SELinux: cleanup ipc_has_permStephen Smalley1-13/+8
2005-05-01[PATCH] drop_buffers() oops fixakpm@osdl.org1-1/+1
2005-05-01[PATCH] mpage_writepages() page locking fixNikita Danilov1-0/+2
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul2-22/+46
2005-05-01[PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III1-1/+19
2005-05-01[PATCH] RLIMIT_MEMLOCK checking fixChris Wright1-4/+6
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki3-0/+4
2005-05-01[PATCH] doc: Locking updateNikita Danilov1-2/+6
2005-05-01[PATCH] mm: use __GFP_NOMEMALLOCNick Piggin2-33/+13
2005-05-01[PATCH] mempool: simplify allocNick Piggin1-21/+9
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin3-12/+23
2005-05-01[PATCH] mm: pcp use non powers of 2 for batch sizeNick Piggin1-0/+12
2005-05-01[PATCH] mm: rmap.c cleanupNikita Danilov1-63/+50
2005-05-01[PATCH] RLIMIT_AS checking fixakpm@osdl.org3-8/+23
2005-05-01[PATCH] generic_file_buffered_write fixesakpm@osdl.org1-2/+4
2005-05-01[PATCH] ultrastor build fixakpm@osdl.org1-1/+1
2005-04-30[PATCH] kbuild: Set NOSTDINC_FLAGS late to speed up compile (a little)Sam Ravnborg1-2/+4
2005-04-30[PATCH] kbuild/ppc: tell when uimage was not builtSam Ravnborg1-1/+2
2005-04-30[PATCH] kbuild/i386: re-introduce dependency on vmlinux for install target, a...Sam Ravnborg1-3/+4
2005-04-30Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds3-8/+23
2005-04-30[PATCH] ARM: IntegratorCP: Fix CLCD MUX selection valuesRussell King2-4/+19