aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-02-08[PATCH] x86-64: Add sys_unshareAndi Kleen2-3/+12
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-67/+70
2006-02-08[ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren1-1/+5
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa1-0/+1
2006-02-08[ARM] 3311/1: clean up include/asm-arm/mutex.hNicolas Pitre1-66/+65
2006-02-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-10/+62
2006-02-08[MIPS] Add 'const' to readb and friendsAtsushi Nemoto1-1/+1
2006-02-08[MIPS] Wire up new syscalls.Ralf Baechle1-7/+57
2006-02-08[MIPS] Make do_signal return void.Ralf Baechle1-1/+1
2006-02-08[MIPS] Add support for TIF_RESTORE_SIGMASK.Ralf Baechle2-2/+4
2006-02-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds6-24/+29
2006-02-08[PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug)Tejun Heo1-0/+1
2006-02-07[PATCH] powerpc: Thermal control for dual core G5sBenjamin Herrenschmidt1-0/+5
2006-02-08[PATCH] s390 __get_user() bogus warnings removalAl Viro1-4/+4
2006-02-08[PATCH] __user annotations in powerpc thread_infoAl Viro1-1/+1
2006-02-08[PATCH] s390 misc __user annotationsAl Viro1-1/+1
2006-02-08[PATCH] sn3 iomem annotations and fixesAl Viro1-1/+1
2006-02-08[PATCH] powerpc signal __user annotationsAl Viro1-0/+5
2006-02-08[PATCH] drivers/media/video __user annotations and fixesAl Viro1-1/+1
2006-02-08[PATCH] mips: namespace pollution - mem_... -> __mem_... in io.hAl Viro1-16/+16
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-6/+8
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-0/+2
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller2-6/+8
2006-02-07[PATCH] __user annotations of video_spu_paletteAl Viro1-1/+1
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro8-8/+0
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds1-0/+3
2006-02-07[PATCH] m68knommu: hardirq.h needs definition of NR_IRQSGreg Ungerer1-0/+1
2006-02-07[PATCH] unshare system call -v5: system call registration for i386JANAK DESAI1-1/+2
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI1-0/+1
2006-02-07[PATCH] mm: compound release fixNick Piggin1-1/+1
2006-02-07[PATCH] Fix build failure in recent pm_prepare_* changes.Rafael J. Wysocki1-1/+9
2006-02-07[PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek1-1/+1
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+7
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-1/+3
2006-02-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-458/+250
2006-02-07[MIPS] TX49x7: Fix reporting of the CPU name and PCI clockSergei Shtylylov1-0/+10
2006-02-07[MIPS] TX49 MFC0 bug workaroundAtsushi Nemoto1-6/+17
2006-02-07[MIPS] MIPS R2 optimized endianess swapping.Ralf Baechle1-0/+29
2006-02-07[MIPS] Remove buggy inline version of memscan.Ralf Baechle1-22/+0
2006-02-07[MIPS] Remove wrong __user tags.Atsushi Nemoto1-2/+1
2006-02-07[MIPS] Cleanup fls implementation.Ralf Baechle1-26/+32
2006-02-07[MIPS] local_irq_restore wasn't safe to be used in other macros mode.Ralf Baechle1-2/+2
2006-02-07[MIPS] Build blast_cache routines from templateAtsushi Nemoto1-350/+50
2006-02-07[MIPS] Au1200: Make KGDB compileSergei Shtylylov1-0/+4
2006-02-07[MIPS] TX49x7: Fix timer register #define'sSergei Shtylylov1-11/+10
2006-02-07[MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.Ralf Baechle1-35/+36
2006-02-07[MIPS] Nevada support for SGI O2.Ralf Baechle1-1/+1
2006-02-07[MIPS] CPU definitions for Cobalt.Ralf Baechle1-0/+56
2006-02-07[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.Ralf Baechle2-0/+0
2006-02-07[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle1-2/+1
2006-02-07[MIPS] Fix C version of ssnop to use the right opcode.Ralf Baechle1-1/+1
2006-02-07[PATCH] powerpc: Don't overwrite flat device tree with kdump kernelMichael Ellerman1-0/+2
2006-02-07Merge branch 'work-fixes'Mauro Carvalho Chehab1-1/+3
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil1-1/+3
2006-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds5-57/+56
2006-02-06[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare1-0/+3
2006-02-06[IA64-SGI] Shub2 BTE address fixRuss Anderson1-4/+19
2006-02-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-24/+39
2006-02-05[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1Takashi Iwai2-2/+2
2006-02-05[PATCH] jbd: fix transaction batchingAndrew Morton1-0/+4
2006-02-05[PATCH] reiserfs_get_acl() build fixAndrew Morton1-1/+5
2006-02-05[PATCH] pktcdvd: Allow larger packetsPhillip Susi1-1/+1
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund1-2/+2
2006-02-05[PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi1-1/+1
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds1-7/+0
2006-02-04[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unificationPatrick McHardy2-16/+28
2006-02-04[NETFILTER]: iptables: fix typos in ipt_connbytes.hYasuyuki Kozakai1-2/+2
2006-02-04[NETFILTER]: nf_conntrack: check address family when finding protocol moduleYasuyuki Kozakai1-6/+9
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen1-19/+2
2006-02-04[PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen1-0/+1
2006-02-04[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+7
2006-02-04[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen1-1/+1
2006-02-04[PATCH] x86_64: [PATCH] timer resumeShaohua Li1-0/+1
2006-02-04[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2-0/+6
2006-02-04[PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not availableAndi Kleen1-0/+4
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 Torvalds9-29/+111
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+3
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-13/+24
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-1/+30
2006-02-03Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds1-1/+1
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker1-1/+1
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-5/+5
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk1-1/+0
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie1-1/+0
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas1-8/+0
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum3-1/+13
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] Export cpu topology in sysfsZhang, Yanmin3-0/+25
2006-02-03[PATCH] quota: remove unused sync_dquots_dev()Herbert Poetzl1-1/+0
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel1-2/+4
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch1-0/+6
2006-02-03[PATCH] ufs: fix char vs. __s8 clash in ufsAndreas Schwab1-5/+5
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti1-0/+2
2006-02-03[PATCH] ufs: fix hang during `rm'Evgeniy Dushistov1-0/+1
2006-02-03[PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov2-3/+2
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] 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 Weinhuber1-1/+12
2006-02-03[PATCH] fix generic_fls64()Akinobu Mita1-1/+1
2006-02-03[PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones1-4/+0
2006-02-02[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.Stephen Hemminger1-4/+4
2006-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Trond Myklebust42-812/+1211
2006-02-02[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich1-1/+1
2006-02-02[IA64-SGI] include/asm-ia64/sn/intr.h more sn2 housekeepingJes Sorensen1-19/+19
2006-02-02[IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas2-9/+18
2006-02-02[IA64] remove staled comments in asm/system.hChen, Kenneth W1-25/+0
2006-02-02[SERIAL] SIIG 8-port serial boards supportAndrey Panin1-0/+3
2006-02-02[MMC] Add MMC command type flagsRussell King2-13/+24
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds41-809/+1208
2006-02-01[PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell1-3/+3
2006-02-01[ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real2-0/+29
2006-02-01[ARM] 3292/1: Fix memory corruption in asm-arm/checksum.h: ip_fast_csum()Richard Purdie1-1/+1
2006-02-01SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust1-5/+1
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust1-0/+1
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust1-0/+5
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust1-0/+1
2006-02-01NLM: Fix arguments to NLM_CANCEL callTrond Myklebust1-1/+0
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig1-2/+0
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2-17/+0
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens2-5/+25
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens2-4/+0
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' Giarrusso1-0/+2
2006-02-01[PATCH] uml: skas0-hold-own-ldt fixups for x86-64Paolo 'Blaisorblade' Giarrusso1-2/+6
2006-02-01[PATCH] uml: typo fixupPaolo 'Blaisorblade' Giarrusso1-2/+2
2006-02-01[PATCH] arm26: add __kernel_old_dev_t for nfsdAlexey Dobriyan1-0/+1
2006-02-01[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switchAlexey Dobriyan1-2/+2
2006-02-01[PATCH] arm26: drop local task_running copyAlexey Dobriyan1-1/+0
2006-02-01[PATCH] arm26: remove irq_exit() from hardirq.hAlexey Dobriyan1-7/+0
2006-02-01[PATCH] arm26: fix warnings about NR_IRQS being not definedAlexey Dobriyan1-0/+1
2006-02-01[PATCH] arm26: fix find_first_zero_bit related warningsAlexey Dobriyan1-2/+2
2006-02-01[PATCH] VMSPLIT config optionsMark Lord1-2/+2
2006-02-01[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt2-2/+2
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt1-66/+0
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt3-60/+9
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt1-21/+15
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt2-0/+18
2006-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt2-79/+34
2006-02-01[PATCH] powerpc: fix for kexec ppc32Albert Herranz1-1/+3
2006-02-01[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg1-0/+7
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2-0/+13
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2-0/+2
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2-2/+4
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2-1/+3
2006-02-01[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft1-1/+4
2006-02-01[PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft1-0/+8
2006-02-01[PATCH] Introduce __iowrite32_copyBryan O'Sullivan1-0/+25
2006-02-01[PATCH] Define BITS_PER_BYTEBryan O'Sullivan1-0/+2
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk1-1/+0
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner1-0/+6
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger1-3/+2
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org1-0/+1
2006-02-01[PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap1-0/+19
2006-02-01[PATCH] alpha: dma-mapping.h: add "struct scatterlist;"Alexey Dobriyan1-0/+1
2006-02-01[PATCH] dm: dm-table warning fixAlasdair G Kergon1-1/+1
2006-02-01[PATCH] powerpc: enable irq's for platform functions.Ben Collins1-3/+2
2006-02-01[PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi1-2/+14
2006-02-01[PATCH] prototypes for *at functions & typo fixUlrich Drepper2-1/+34
2006-01-31[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright1-1/+1
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-9/+9
2006-01-31[PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady1-7/+0
2006-01-31[PATCH] PCI: restore 2 missing pci idsMark Rustad1-0/+2
2006-01-31[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk1-2/+0
2006-01-31[PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston1-0/+7
2006-01-31[IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy1-2/+3
2006-01-31[PATCH] USB: USB authentication statesDavid Brownell1-2/+4
2006-01-31[PATCH] USB: Add ET61X[12]51 Video4Linux2 driverLuca Risolia1-0/+1
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-1/+4
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+2
2006-01-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-8/+6
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+1
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-36/+38
2006-01-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-9/+49
2006-01-31Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-4/+3
2006-01-31Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+15
2006-01-31[ACPI] ACPICA 20060127Bob Moore10-85/+107
2006-01-30[PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin1-1/+20
2006-01-27[PATCH] ieee80211: Fix A band min and max channel definitionsZhu Yi1-2/+2
2006-01-26[IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava1-3/+4
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com1-1/+1
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis2-0/+2
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real4-9/+47
2006-01-25[SCSI] Remove host template ordered_flush variableTetsuo Takata1-1/+0
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown41-774/+1151
2006-01-24[IA64-SGI] add sn_feature_sets bitDean Roe1-6/+3
2006-01-24[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned intsJens Axboe1-3/+3
2006-01-23[SPARC64]: Implement __raw_read_trylock()David S. Miller1-1/+23
2006-01-22[PARISC] Arch-specific compat signalsKyle McMartin2-6/+1
2006-01-22[PARISC] Add CONFIG_DEBUG_RODATA to protect read-only dataHelge Deller2-1/+7
2006-01-22[PARISC] atomic64 supportKyle McMartin1-15/+69
2006-01-22[PARISC] Drop unused do_check_pgt_cache()Helge Deller1-1/+0
2006-01-22[PARISC] Remove unnecessary extern declarations from asm/pci.hGrant Grundler1-2/+0
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2-3/+14