aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-03[PATCH] SELinux: fix size-128 slab leakStephen Smalley1-4/+0
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds40-328/+904
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-2/+29
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds8-76/+84
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-96/+229
2006-02-03Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds30-158/+507
2006-02-03[ARM] Remove ARCH_CAMELOT from at91 defconfigsRussell King4-4/+0
2006-02-03[SERIAL] 8250: limit range of runtime portsRussell King1-0/+1
2006-02-03[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh1-1/+5
2006-02-03[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2-4/+2
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker8-37/+179
2006-02-03configfs: Clean up MAINTAINERS entryJoel Becker1-1/+2
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh3-13/+18
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte4-20/+11
2006-02-03[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven3-9/+10
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel5-49/+256
2006-02-03[OCFS2] Documentation FixJ. Bruce Fields1-0/+1
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh6-18/+18
2006-02-03[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney1-1/+1
2006-02-03[PATCH] OCFS2: __init / __exit problemAdrian Bunk3-3/+3
2006-02-03o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker1-2/+0
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-47/+97
2006-02-03[PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk3-28/+0
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang1-0/+4
2006-02-03[PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox1-1/+1
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare1-1/+1
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk2-4/+2
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar1-0/+1
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie4-50/+9
2006-02-03[PATCH] ide Kconfig fixesAndreas Mohr1-7/+7
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas2-10/+2
2006-02-03[PATCH] piix: add Intel ICH8M device IDsJason Gaston1-0/+4
2006-02-03[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C1-2/+2
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C1-2/+2
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR1-4/+3
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez1-0/+1
2006-02-03[PATCH] i4l: warning fixesKarsten Keil1-1/+1
2006-02-03[PATCH] ip2main.c warning fixesAndrew Morton2-59/+9
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut1-5/+10
2006-02-03[PATCH] edac_mc: Remove include of version.hEric W. Biederman1-1/+0
2006-02-03[PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi1-27/+23
2006-02-03[PATCH] Trivial optimization of ll_rw_block()OGAWA Hirofumi1-2/+2
2006-02-03[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)OGAWA Hirofumi1-12/+2
2006-02-03[PATCH] uninline __sigqueue_free()Andrew Morton1-1/+1
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum6-33/+68
2006-02-03[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]Alexey Dobriyan1-12/+12
2006-02-03[PATCH] Compilation of kexec/kdump brokenFernando Luis Vazquez Cao2-1/+3
2006-02-03[PATCH] Fix comment to synchronize_sched()Paul E. McKenney1-1/+4
2006-02-03[PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl1-1/+1
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin7-8/+225
2006-02-03[PATCH] ixj: fix writing silence checkAlexey Dobriyan1-4/+10
2006-02-03[PATCH] lib: Fix bug in int_sqrt() for 64 bit longsPeter Williams1-1/+1
2006-02-03[PATCH] quota: remove unused sync_dquots_dev()Herbert Poetzl1-1/+0
2006-02-03[PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk3-5/+0
2006-02-03[PATCH] jsm: update for tty buffering revampV. Ananda Krishnan2-157/+79
2006-02-03[PATCH] fcntl F_SETFL and read-only IS_APPEND filesdean gaudet1-2/+5
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel3-2/+25
2006-02-03[PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel1-15/+14
2006-02-03[PATCH] fix O_DIRECT read of last block in a sparse fileJeff Moyer1-1/+8
2006-02-03[PATCH] ext2: print xip mount option in ext2_show_optionsCarsten Otte1-0/+5
2006-02-03[PATCH] disable per cpu intr in /proc/statschwab@suse.de1-1/+1
2006-02-03[PATCH] edac: use C99 initializers (sparse warnings)Randy Dunlap1-4/+4
2006-02-03[PATCH] cpuset: fix sparse warningRandy Dunlap1-1/+1
2006-02-03[PATCH] parport: remove dead address in MAINTAINERSArnaud Giersch1-1/+0
2006-02-03[PATCH] parport: fix documentationArnaud Giersch2-9/+9
2006-02-03[PATCH] Normalize timespec for negative values in ns_to_timespecGeorge Anzinger1-6/+7
2006-02-03[PATCH] v9fs: fix corner cases when flushing requestLatchesar Ionkov1-4/+11
2006-02-03[PATCH] v9fs: v9fs_put_str fixLatchesar Ionkov1-9/+19
2006-02-03[PATCH] v9fs: symlink support fixesLatchesar Ionkov1-3/+3
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch4-0/+2269
2006-02-03[PATCH] fs/jffs/intrep.c: 255 is unsigned charFelix Oxley1-1/+1
2006-02-03[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fixDomen Puncer1-2/+2
2006-02-03[PATCH] umem: check pci_set_dma_mask return value correctlyTobias Klauser1-1/+1
2006-02-03[PATCH] Fix two ext[23] uninitialized warningsAndreas Gruenbacher2-2/+2
2006-02-03[PATCH] ufs: fix char vs. __s8 clash in ufsAndreas Schwab1-5/+5
2006-02-03[PATCH] EDAC config cleanupDave Jones1-1/+1
2006-02-03[PATCH] OProfile: fixed x86_64 incorrect kernel call graphsTong Li1-2/+17
2006-02-03[PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox3-20/+12
2006-02-03[PATCH] rio cleanupsAlan Cox11-567/+0
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti2-0/+4
2006-02-03[PATCH] ufs: fix hang during `rm'Evgeniy Dushistov3-57/+18
2006-02-03[PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov3-7/+8
2006-02-03[PATCH] sx.c printk warning fixesAndrew Morton1-3/+3
2006-02-03[PATCH] quota_v2: printk warning fixesAndrew Morton1-1/+1
2006-02-03[PATCH] parport_serial: printk warning fixAndrew Morton1-2/+2
2006-02-03[PATCH] someone broke reiserfs V3 mount options, this fixes itVitaly Fertman1-1/+1
2006-02-03[PATCH] don't allow users to set CONFIG_BROKEN=yAdrian Bunk1-11/+0
2006-02-03[PATCH] parport: fix printk format warningRandy Dunlap1-2/+2
2006-02-03[PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)Alan Cox1-2/+11
2006-02-03[PATCH] sx.c warning fixesAndrew Morton1-3/+3
2006-02-03[PATCH] 3c59x: collision statistic fixSteffen Klassert1-10/+23
2006-02-03[PATCH] list.h: don't evaluate macro args multiple timesZach Brown1-4/+10
2006-02-03[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan4-4/+4
2006-02-03[PATCH] Tell kallsyms_lookup_name() to ignore type U entriesKeith Owens1-1/+2
2006-02-03[PATCH] s390: fix to_channelpath macroCornelia Huck1-1/+1
2006-02-03[PATCH] s390: fix compat syscall wrapperHeiko Carstens1-3/+3
2006-02-03[PATCH] s390: compile fix: missing defines in asm-s390/io.hHeiko Carstens1-0/+6
2006-02-03[PATCH] s390: timer interface visibilityJan Glauber1-2/+6
2006-02-03[PATCH] s390: dasd extended error reporting moduleStefan Weinhuber8-5/+1231
2006-02-03[PATCH] ide: restore support for AEC6280M cards in aec62xx.cThibaut VARENE1-0/+15
2006-02-03[PATCH] Fix compilation errors in maps/dc21285.cMartin Michlmayr1-3/+6
2006-02-03[PATCH] fix generic_fls64()Akinobu Mita1-1/+1
2006-02-03[PATCH] Documentation: Updated PCI Error RecoveryLinas Vepstas1-161/+311
2006-02-03[PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones1-4/+0
2006-02-03[PATCH] Kprobes: Fix deadlock in function-return probesAnanth N Mavinakayanahalli1-1/+1
2006-02-03[PATCH] kernel/kprobes.c: fix a warning #ifndef ARCH_SUPPORTS_KRETPROBESAdrian Bunk1-17/+17
2006-02-03[PATCH] md: Make sure rdev->size gets set for version-1 superblocksNeilBrown1-3/+5
2006-02-03[PATCH] md: Assorted little md fixesNeilBrown5-5/+9
2006-02-03[PATCH] md: Handle overflow of mdu_array_info_t->size betterNeilBrown1-2/+4
2006-02-03[PATCH] Clean up Documentation/driver-model/overview.txtLinas Vepstas1-32/+25
2006-02-03[PATCH] Fix RocketPort driverMichal Ostrowski1-1/+1
2006-02-02Linux v2.6.16-rc2v2.6.16-rc2Linus Torvalds1-1/+1
2006-02-02[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger2-4/+11
2006-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Trond Myklebust271-8793/+9399
2006-02-02[TG3]: Update driver version and release date.David S. Miller1-2/+2
2006-02-02[TG3]: Flush tg3_reset_task()Michael Chan2-2/+25
2006-02-02[TEXTSEARCH]: Fix broken good shift array calculation in Boyer-MoorePablo Neira Ayuso1-15/+25
2006-02-02[IPV4]: Remove suprious use of goto out: in icmp_replyHorms1-2/+1
2006-02-02[IPV4]: Document icmp_errors_use_inbound_ifaddr sysctlHorms1-0/+17
2006-02-02[IPV6]: Fix illegal dst locking in softirq context.Herbert Xu1-6/+0
2006-02-02[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usageHerbert Xu1-4/+4
2006-02-02[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich3-7/+9
2006-02-02[IPV6]: Don't hold extra ref count in ipv6_ifa_notifyHerbert Xu1-5/+1
2006-02-02[NET] snap: needs hardware checksum fixStephen Hemminger1-0/+2
2006-02-02[PATCH] device-mapper log bitset: fix big endian find_next_zero_bitStefan Bader1-1/+2
2006-02-02[PATCH] md: Add sysfs access to raid6 stripe cache sizeNeilBrown1-34/+115
2006-02-02[PATCH] md: Don't remove bitmap from md array when switching to read-onlyNeilBrown1-8/+8
2006-02-02[PATCH] md: Make sure array geometry changes persist with version-1 superblocksNeilBrown1-0/+3
2006-02-02[PATCH] md: Fix device-size updates in mdNeilBrown1-12/+1
2006-02-02[SERIAL] initialize spinlock for port failed to setup consoleAtsushi Nemoto1-1/+1
2006-02-02[SERIAL] SIIG 8-port serial boards supportAndrey Panin2-1/+27
2006-02-02Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds28-175/+248
2006-02-02[MMC] Add MMC command type flagsRussell King8-76/+84
2006-02-02[PATCH] Fix sgiioc4 DMA timeout problem with 64KiB s/g elements.Jeremy Higdon1-5/+4
2006-02-02sem2mutex: drivers/char/drm/Dave Airlie11-125/+126
2006-02-02drm: drivers/char/drm/: make some functions staticDave Airlie10-23/+12
2006-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds34-111/+364
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds198-8435/+8624
2006-02-01[PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell2-9/+9
2006-02-01Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-3/+17
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas1-0/+1
2006-02-01[PATCH] PowerPC/PCI Hotplug build breakLinas Vepstas1-0/+3
2006-02-01[ARM] 3286/2: S3C2400 - adds to the table of supported CPUsLucas Correia Villa Real1-2/+16
2006-02-01[ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real7-65/+181
2006-02-01[ARM] 3295/1: Fix oprofile init return valueRuss Dill1-2/+3
2006-02-01Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French551-8591/+15935
2006-02-01[ARM] 3294/1: don't invalidate individual BTB entries on ARMv6Nicolas Pitre1-12/+6
2006-02-01[ARM] 3293/1: don't invalidate the whole I-cache with xscale_coherent_user_rangeNicolas Pitre1-5/+11
2006-02-01[ARM] 3292/1: Fix memory corruption in asm-arm/checksum.h: ip_fast_csum()Richard Purdie1-1/+1
2006-02-01[ARM] 3291/1: PXA27x: Correct get_clk_frequency_khz turbo flag handlingRichard Purdie1-1/+1
2006-02-01[ARM] 3290/1: Fix the FIFO size detectionCatalin Marinas1-4/+10
2006-02-01SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust1-5/+1
2006-02-01NFSv3: fix sync_retry in direct i/o NFSDirk Mueller1-1/+1
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust3-9/+23
2006-02-01SUNRPC: Remove the deprecated function lookup_hash() from rpc_pipefs codeTrond Myklebust1-3/+3
2006-02-01SUNRPC: rpc_timeout_upcall_queue should not sleepTrond Myklebust1-38/+58
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust4-16/+37
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust2-0/+5
2006-02-01NLM: Fix arguments to NLM_CANCEL callTrond Myklebust2-4/+4
2006-02-01[PATCH] kernel-doc: clean up the script (whitespace)Randy Dunlap1-34/+34
2006-02-01[PATCH] Doc/kernel-doc: add more usage infoRandy Dunlap2-8/+37
2006-02-01[PATCH] DocBook: fix some kernel-doc comments in fs and blockMartin Waitz2-1/+3
2006-02-01[PATCH] DocBook: fix some kernel-doc comments in net/sunrpcMartin Waitz1-4/+5
2006-02-01[PATCH] DocBook: allow even longer return typesMartin Waitz1-2/+4
2006-02-01[PATCH] i810fb: Do not probe the third i2c bus by defaultManuel Lauss3-6/+14
2006-02-01[PATCH] video: hp680 backlight driverAndriy Skulysh3-0/+198
2006-02-01[PATCH] fbcon: Fix screen artifacts when moving cursorAntonino A. Daplas1-0/+1
2006-02-01[PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disksJeff Mahoney1-0/+17
2006-02-01[PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...Chris Mason1-0/+3
2006-02-01[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...Chris Mason1-2/+13
2006-02-01[PATCH] reiserfs: reiserfs hang and performance fix for data=journal modeChris Mason2-5/+21
2006-02-01[PATCH] reiserfs: zero b_private when allocating buffer headsChris Mason1-0/+1
2006-02-01[PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason2-1/+16
2006-02-01[PATCH] reiserfs: use generic_permissionChristoph Hellwig1-77/+26
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig2-24/+8
2006-02-01[PATCH] reiserfs: missing kmalloc failure checkDiego Calleja1-0/+2
2006-02-01[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...Pekka Enberg1-6/+2
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg9-154/+49
2006-02-01[PATCH] RCU documentation fixes (January 2006 update)Paul E. McKenney6-48/+69
2006-02-01[PATCH] Altix ioc3: correct export callPat Gefre1-6/+6
2006-02-01[PATCH] ebcdic do_kdsk_ioctl off-by-oneDavi Arnaut1-1/+5
2006-02-01[PATCH] s390: Add missing memory constraint to stcrw()Peter Oberparleiter1-8/+9
2006-02-01[PATCH] s390: Fix modalias for ccw devicesCornelia Huck1-1/+1
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens8-266/+297
2006-02-01[PATCH] s390: New default configurationHeiko Carstens1-13/+27
2006-02-01[PATCH] s390: dasd wait for clear i/o interruptHorst Hummel1-12/+33
2006-02-01[PATCH] s390: dasd open counterHorst Hummel1-1/+8
2006-02-01[PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter3-3/+5
2006-02-01[PATCH] s390: hangcheck timer supportJan Glauber3-12/+9
2006-02-01[PATCH] s390: monotonic_clock interfaceJan Glauber1-0/+9
2006-02-01[PATCH] s390: overflow in sched_clockJan Glauber1-1/+1
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens79-223/+27
2006-02-01[PATCH] xtensa: add asm/futex.hAlexey Dobriyan1-0/+1
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso3-2/+3
2006-02-01[PATCH] uml: some harmless sparse warning fixesPaolo 'Blaisorblade' Giarrusso7-14/+17
2006-02-01[PATCH] uml: skas0-hold-own-ldt fixups for x86-64Paolo 'Blaisorblade' Giarrusso1-2/+6
2006-02-01[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanupPaolo 'Blaisorblade' Giarrusso1-2/+6
2006-02-01[PATCH] uml: fix "apples/bananas" typoPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-02-01[PATCH] uml: fix hugest stack usersPaolo 'Blaisorblade' Giarrusso3-19/+22