summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-232-1/+5
|\
| * [TG3]: Add 5755 supportMichael Chan2006-03-231-0/+2
| * [IPV4]: Add fib rule netlink notificationsPatrick McHardy2006-03-231-1/+3
* | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-238-35/+23
* | [PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise2006-03-231-2/+6
* | [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-236-10/+50
* | [PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk2006-03-231-2/+0
* | [PATCH] pause_on_oops command line optionAndrew Morton2006-03-231-0/+3
* | [PATCH] kill _INLINE_Adrian Bunk2006-03-231-9/+3
* | [PATCH] notifier: profile.h forward decl fixAndrew Morton2006-03-231-1/+1
* | [PATCH] make bug messages more consistentIngo Molnar2006-03-231-2/+2
* | [PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan2006-03-231-0/+12
* | [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2006-03-231-1/+2
* | [PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar2006-03-231-1/+3
* | [PATCH] sem2mutex: UDFIngo Molnar2006-03-231-2/+2
* | [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-232-3/+4
* | [PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven2006-03-231-3/+4
* | [PATCH] sem2mutex: drivers/block/nbd.cIngo Molnar2006-03-231-1/+2
* | [PATCH] sem2mutex: drivers/block/loop.cIngo Molnar2006-03-231-1/+2
* | [PATCH] sem2mutex: fs/seq_file.cIngo Molnar2006-03-231-2/+2
* | [PATCH] sem2mutex: kprobesIngo Molnar2006-03-231-1/+2
* | [PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven2006-03-231-3/+4
* | [PATCH] sem2mutex: ipruneIngo Molnar2006-03-231-1/+1
* | [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-231-1/+1
* | [PATCH] sem2mutex: ttyIngo Molnar2006-03-231-4/+4
* | [PATCH] sem2mutex: inotifyIngo Molnar2006-03-231-1/+1
* | [PATCH] sem2mutex: quotaIngo Molnar2006-03-231-3/+4
* | [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-231-2/+2
* | [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-236-3/+11
* | [PATCH] kill cdrom ->dev_ioctl methodChristoph Hellwig2006-03-231-4/+1
* | [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-232-9/+29
* | [PATCH] ext3_readdir: use generic readaheadAndrew Morton2006-03-231-3/+6
* | [PATCH] swsusp: add check for suspension of X-controlled devicesRafael J. Wysocki2006-03-231-0/+5
* | [PATCH] kernel/power: move externs to header filesRandy Dunlap2006-03-231-1/+2
* | [PATCH] swsusp: low level interfaceRafael J. Wysocki2006-03-231-2/+3
* | [PATCH] x86: Make _syscallX() macros compile in PIC modeMarkus Gutschke2006-03-231-15/+21
* | [PATCH] i386 spinlocks: disable interrupts only if we enabled themChuck Ebbert2006-03-231-4/+9
* | [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl2006-03-231-0/+1
* | [PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich2006-03-233-3/+3
* | [PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2006-03-232-0/+4
* | [PATCH] x86: early printk handling fixesStas Sergeev2006-03-231-0/+3
* | [PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_busChris Wright2006-03-231-1/+0
* | [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com2006-03-231-2/+8
* | [PATCH] i386: Add a temporary to make put_user more type safeEric W. Biederman2006-03-231-5/+7
* | [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-2310-124/+200
* | [PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.NeilBrown2006-03-231-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-03-2233-101/+417
|\
| * [PATCH] powerpc: Remove calculation of io holeMichael Ellerman2006-03-222-3/+0
| * [PATCH] powerpc: Add strne2a() to convert a string from EBCDIC to ASCIIMichael Ellerman2006-03-221-0/+2
| * [PATCH] powerpc: iseries: Make more stuff static in platforms/iseries/mf.cMichael Ellerman2006-03-221-4/+0
OpenPOWER on IntegriCloud