aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson2-1/+31
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk4-43/+6
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel1-2/+2
2006-03-24[PATCH] bitmap: region cleanupPaul Jackson1-0/+3
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro7-189/+0
2006-03-24[PATCH] s390: BUG() warningsMartin Schwidefsky1-2/+3
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2-6/+6
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o1-1/+3
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann1-0/+1
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+404
2006-03-23Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-0/+570
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-14/+18
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-3/+10
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+5
2006-03-23[PATCH] PCI: fix pci_request_region[s] argJeff Garzik1-2/+2
2006-03-23[PATCH] acpi: export acpi_bus_trimKristen Accardi1-0/+1
2006-03-23[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin1-1/+6
2006-03-23[PATCH] PCI: return max reserved busnrKristen Accardi1-0/+1
2006-03-23[PATCH] I2C: i2c-piix4: Add Broadcom HT-1000 supportMartin Devera1-0/+1
2006-03-23[PATCH] i2c: Drop the i2c-frodo bus driverJean Delvare1-1/+0
2006-03-23[PATCH] i2c: Semaphore to mutex conversions, part 2Ingo Molnar1-3/+3
2006-03-23[PATCH] hwmon: Refactor SENSOR_DEVICE_ATTR_2Jim Cromie1-5/+7
2006-03-23[PATCH] hwmon: Allow sensor attributes arraysJim Cromie1-5/+7
2006-03-23Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2-4/+18
2006-03-23Merge branch 'master'Jeff Garzik101-369/+871
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe5-0/+289
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe1-0/+281
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton8-35/+23
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise1-2/+6
2006-03-23[PATCH] atomic: add_unless cmpxchg optimiseNick Piggin6-10/+50
2006-03-23[PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk1-2/+0
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-0/+3
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-9/+3
2006-03-23[PATCH] notifier: profile.h forward decl fixAndrew Morton1-1/+1
2006-03-23[PATCH] make bug messages more consistentIngo Molnar1-2/+2
2006-03-23[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan1-0/+12
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven1-1/+2
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar1-1/+3
2006-03-23[PATCH] sem2mutex: UDFIngo Molnar1-2/+2
2006-03-23[PATCH] sem2mutex: NCPFSIngo Molnar2-3/+4
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven1-3/+4
2006-03-23[PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: drivers/block/loop.cIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: fs/seq_file.cIngo Molnar1-2/+2
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar1-1/+2
2006-03-23[PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven1-3/+4
2006-03-23[PATCH] sem2mutex: ipruneIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven1-1/+1
2006-03-23[PATCH] sem2mutex: ttyIngo Molnar1-4/+4
2006-03-23[PATCH] sem2mutex: inotifyIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar1-3/+4
2006-03-23[PATCH] sem2mutex: blockdev #2Arjan van de Ven1-2/+2
2006-03-23[PATCH] Move read_mostly definition to asm/cache.hKyle McMartin6-3/+11
2006-03-23[PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig1-4/+1
2006-03-23[PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2-9/+29
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton1-3/+6
2006-03-23[PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki1-0/+5
2006-03-23[PATCH] kernel/power: move externs to header filesRandy Dunlap1-1/+2
2006-03-23[PATCH] swsusp: low level interfaceRafael J. Wysocki1-2/+3
2006-03-23[PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke1-15/+21
2006-03-23[PATCH] i386 spinlocks: disable interrupts only if we enabled themChuck Ebbert1-4/+9
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl1-0/+1
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich3-3/+3
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2-0/+4
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev1-0/+3
2006-03-23[PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_busChris Wright1-1/+0
2006-03-23[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com1-2/+8
2006-03-23[PATCH] i386: Add a temporary to make put_user more type safeEric W. Biederman1-5/+7
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann10-124/+200
2006-03-23[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.NeilBrown1-1/+1
2006-03-23[PATCH] WE-20 for kernel 2.6.16Jean Tourrilhes2-4/+18
2006-03-23[TG3]: Add 5755 supportMichael Chan1-0/+2
2006-03-23[IPV4]: Add fib rule netlink notificationsPatrick McHardy1-1/+3
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds33-101/+417
2006-03-22Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2-0/+386
2006-03-22[PATCH] softmac: add copyright and license headersJohannes Berg2-0/+54
2006-03-22[PATCH] softmac: convert to use global workqueueJohannes Berg1-3/+0
2006-03-22[PATCH] wireless: Add softmac layer to the kernelJohannes Berg2-0/+335
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-154/+94
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+3
2006-03-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds71-525/+816
2006-03-22Merge branch 'master'Jeff Garzik66-248/+431
2006-03-22[NETFILTER]: futher {ip,ip6,arp}_tables unificationDmitry Mishin5-140/+66
2006-03-22[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demandPablo Neira Ayuso1-0/+4
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso4-16/+26
2006-03-22[ARM] 3381/1: ixp2000: fix slowport write timing control register fieldsLennert Buytenhek1-2/+2
2006-03-22[ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() checkLennert Buytenhek1-3/+2
2006-03-22[ARM] 3379/1: ixp2000: use generic 8250 debug macrosLennert Buytenhek1-15/+2
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds26-46/+59
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-3/+3
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-33/+64
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-5/+52
2006-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds11-30/+107
2006-03-22[PATCH] page migration reorgChristoph Lameter2-19/+51
2006-03-22[PATCH] hugepage: is_aligned_hugepage_range() cleanupDavid Gibson2-4/+13
2006-03-22[PATCH] hugepage: Move hugetlb_free_pgd_range() prototype to hugetlb.hDavid Gibson2-3/+4
2006-03-22[PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson3-9/+6
2006-03-22[PATCH] hugepage: Make {alloc,free}_huge_page() localDavid Gibson1-4/+0
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson1-2/+6
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin4-6/+9
2006-03-22[PATCH] mm: optimise page_countNick Piggin1-1/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+9
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin1-4/+0
2006-03-22[PATCH] mm: make __put_page internalNick Piggin1-1/+0
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton2-5/+5
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-14/+9
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter1-1/+0
2006-03-22[PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk1-1/+1
2006-03-22[PATCH] mm: page_state comment moreNick Piggin1-2/+3
2006-03-22[PATCH] mm: split highorder pagesNick Piggin1-0/+6
2006-03-22[PATCH] mm: de-skew page refcountingNick Piggin1-14/+5
2006-03-22[PATCH] mm: simplify vmscan vs release refcountingNick Piggin1-8/+11
2006-03-22[PATCH] mm: slab less atomicsNick Piggin1-4/+2
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin1-2/+2
2006-03-22[PATCH] mm: less atomic opsNick Piggin2-1/+3
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin1-2/+0
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin1-3/+2
2006-03-22[PATCH] mm: remove set_pgdir leftoversChristoph Hellwig2-23/+0
2006-03-22[PATCH] rtc.h broke strace(1) buildsJoe Korty1-2/+2
2006-03-22[PATCH] don't call check_acpi_pci() on x86 with ACPI disabledHerbert Poetzl1-4/+6
2006-03-22[ALSA] version 1.0.11rc4Jaroslav Kysela1-2/+2
2006-03-22Merge branch 'master'Jeff Garzik13-211/+181
2006-03-22[ARM] Quieten spurious IRQ detectionRussell King1-0/+1
2006-03-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela117-898/+1810
2006-03-22[PATCH] Intruduce DMA_28BIT_MASKTobias Klauser1-0/+1
2006-03-22[ALSA] ac97 - Clean up obsolete workaroundsTakashi Iwai1-3/+0
2006-03-22[ALSA] ac97 - Allow drivers to set static volume resolution tableTakashi Iwai1-6/+7
2006-03-22[ALSA] ac97 - Add support of static resolution tablesTakashi Iwai1-0/+7
2006-03-22[ALSA] ymfpci - make rear channel swap optionalJaroslav Kysela1-4/+6
2006-03-22[ALSA] semaphore -> mutex (PCI part)Ingo Molnar4-6/+6
2006-03-22[ALSA] semaphore -> mutex (ISA part)Ingo Molnar4-7/+7
2006-03-22[ALSA] semaphore -> mutex (driver part)Ingo Molnar6-10/+13
2006-03-22[ALSA] semaphore -> mutex (core part)Ingo Molnar8-12/+12
2006-03-22[ALSA] Fix snd_xxx_t typedefsTakashi Iwai1-2/+2
2006-03-22[ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optionalJaroslav Kysela1-0/+2
2006-03-22[SPARC64]: Add a secondary TSB for hugepage mappings.David S. Miller5-30/+61
2006-03-22[SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller1-3/+3
2006-03-22[X25]: allow ITU-T DTE facilities for x25Shaun Pereira2-4/+43
2006-03-21[NET]: socket timestamp 32 bit handler for 64 bit kernelShaun Pereira1-1/+3
2006-03-21[NET]: allow 32 bit socket ioctl in 64 bit kernelShaun Pereira1-0/+6
2006-03-22[PATCH] powerpc: Remove calculation of io holeMichael Ellerman2-3/+0
2006-03-22[PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman1-0/+2
2006-03-22[PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman1-4/+0
2006-03-22[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman1-1/+1
2006-03-22[PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman1-1/+0
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman2-4/+4
2006-03-22[PATCH] powerpc: trivial: Cleanup whitespace in cputable.hMichael Ellerman1-17/+17
2006-03-21[libata] add prototypes for helpersJeff Garzik1-1/+2
2006-03-21[PATCH] libata: Add the useful macros/constants needed for merging PATA stuffAlan Cox1-0/+6
2006-03-21[PATCH] libata: Add some dummy noop functionsBrian King1-0/+1
2006-03-21[PATCH] libata-dev: Remove ATA_PROT_PIO_MULTAlbert Lee1-1/+0
2006-03-22fixed path to moved file in include/linux/device.hRytchkov Alexey1-1/+1
2006-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds13-211/+181
2006-03-22It's UTF-8Alexey Dobriyan2-2/+2
2006-03-21[ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek2-1/+13
2006-03-21[ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek1-0/+0
2006-03-21[ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek2-0/+108
2006-03-21[ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek15-0/+500
2006-03-21[ARM] 3349/1: ixp4xx exp bus definesAlessandro Zummo1-0/+27
2006-03-21[ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann1-5/+7
2006-03-21[ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena1-1/+1
2006-03-21[ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks1-0/+2
2006-03-21[ARM] 3327/1: S3C2410 - add osiris machine supportBen Dooks2-0/+66
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre1-4/+1
2006-03-21[ARM] Collect Primecell PL01x-based debug implementations togetherRussell King4-51/+32
2006-03-21[ARM] Collect 8250-based debug implementations togetherRussell King8-103/+47
2006-03-21[ARM] Fix SA1100 debug-macros.SRussell King1-0/+1
2006-03-21[ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King1-1/+1
2006-03-21[ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King1-3/+3
2006-03-21[ARM] Remove asm/arch/irq.hRussell King6-85/+0
2006-03-21[ARM] Move HZ definition into KconfigRussell King23-252/+1
2006-03-21[SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo1-1/+0
2006-03-21Merge ../linux-2.6James Bottomley157-1489/+5774
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+9
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds56-464/+890
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-4/+36
2006-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-4/+47
2006-03-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-102/+127
2006-03-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds4-28/+139
2006-03-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+12
2006-03-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-43/+162
2006-03-21Merge kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git with fixupsLinus Torvalds10-39/+207
2006-03-21V4L/DVB (3513): Remove saa711x driverMauro Carvalho Chehab1-0/+1
2006-03-21V4L/DVB (3445): LG TALN series: add PAL / SECAM supportMichael Krufky1-1/+1
2006-03-21Merge branch 'origin'Linus Torvalds334-2826/+3505
2006-03-21Pull sn2-reduce-kmalloc-wrap into release branchTony Luck1-22/+0
2006-03-21Pull icc-cleanup into release branchTony Luck2-168/+22
2006-03-21Pull sn2-mmio-writes into release branchTony Luck5-2/+26
2006-03-21Pull altix-ce1.0-asic into release branchTony Luck2-2/+42
2006-03-21Pull delete-sigdelayed into release branchTony Luck2-12/+1
2006-03-21Pull ia64-mutex-primitives into release branchTony Luck1-5/+88
2006-03-21Pull bsp-removal into release branchTony Luck1-0/+2
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle4-9/+9
2006-03-21[MIPS] Reformat __xchg().Ralf Baechle1-4/+4
2006-03-21[MIPS] Remove CONFIG_BUILD_ELF64.Ralf Baechle3-27/+4
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto1-4/+4
2006-03-21[MIPS] Signal cleanupAtsushi Nemoto1-1/+19
2006-03-21[MIPS] Make I/O helpers more customizableAtsushi Nemoto4-57/+66
2006-03-21[MIPS] sc-rm7k.c cleanupAtsushi Nemoto1-0/+1
2006-03-21[MIPS] MIPS64 R2 optimizations for 64-bit endianess swapping.Ralf Baechle1-0/+18