aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley1-3/+5
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds12-44/+145
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-1/+1
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds3-26/+136
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds1-4/+2
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds5-4/+14
2005-09-07Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds29-238/+860
2005-09-07[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S2-0/+4
2005-09-07[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi1-0/+14
2005-09-07[PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi4-0/+17
2005-09-07[PATCH] Make ll_rw_block() wait for buffer lockJan Kara1-0/+1
2005-09-07[PATCH] Input: Add a new switch event typeRichard Purdie1-0/+25
2005-09-07[PATCH] w100fb: Update corgi platform code to match new driverRichard Purdie1-3/+5
2005-09-07[PATCH] w100fb: Rewrite for platform independenceRichard Purdie1-5/+133
2005-09-07[PATCH] Add write protection switch handling to the PXA MMC driverRichard Purdie1-0/+1
2005-09-07[PATCH] sd: SD 4-bit busPierre Ossman2-0/+16
2005-09-07[PATCH] sd: SCR registerPierre Ossman1-0/+9
2005-09-07[PATCH] sd: read-only switchPierre Ossman2-0/+4
2005-09-07[PATCH] sd: initialize SD cardsPierre Ossman3-0/+9
2005-09-07[PATCH] ipmi poweroff: fix chassis controlCorey Minyard1-0/+6
2005-09-07[PATCH] ipmi: fix panic ipmb responseCorey Minyard1-1/+2
2005-09-07[PATCH] ipmi: allow userland to include ipmi.hCorey Minyard1-0/+1
2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard1-7/+23
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg1-0/+2
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg1-1/+15
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin1-3/+33
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi1-0/+1
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi1-0/+1
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi1-10/+0
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup l...Eric Dumazet1-2/+2
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes4-33/+23
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson1-0/+6
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson1-2/+3
2005-09-07[PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson1-3/+5
2005-09-07[PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan1-0/+1
2005-09-07[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpcStephen Rothwell2-4/+3
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell18-223/+30
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell21-171/+26
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell20-348/+31
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell21-239/+48
2005-09-07[PATCH] Consolidate asm-ppc*/fcntl.hStephen Rothwell2-72/+6
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell22-526/+66
2005-09-07[PATCH] optimise 64bit unaligned access on 32bit kernelRalf Baechle1-6/+6
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl22-190/+0
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala1-1/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-0/+23
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet1-1/+0
2005-09-07[PATCH] Delete unused do_nanosleep declarationRalf Baechle1-1/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig19-79/+0
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese6-1/+31
2005-09-07[PATCH] modified firmware_class.c to support no hotplugAbhay Salunke1-1/+4
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2-0/+2
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-0/+1
2005-09-07[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas1-1/+1
2005-09-07[PATCH] sonypi SPIC initialisation fixErik Waling1-0/+2
2005-09-07[PATCH] remove pipe definitionsZhigang Huo1-3/+0
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2-0/+5
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu32-83/+196
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk1-22/+0
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund1-1/+1
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk1-1/+0
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell8-54/+65
2005-09-07[PATCH] relayfsTom Zanussi1-0/+255
2005-09-07[PATCH] detect soft lockupsIngo Molnar1-0/+17
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek25-5/+1382
2005-09-07[PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOWEric Dumazet1-1/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj3-13/+123
2005-09-07[PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_excEugene Surovegin1-0/+2
2005-09-07[ARM] 2888/1: OMAP 3/4: Update omap include files, take 2Tony Lindgren26-238/+767
2005-09-07[ARM] 2889/1: S3C2410 - Add machine AnubisBen Dooks3-0/+93
2005-09-07[kernel-doc] fix various DocBook build problems/warningsJeff Garzik1-1/+1
2005-09-07[wireless] build fixes after merging WE-19Jeff Garzik1-6/+3
2005-09-06[PATCH] WE-19 for kernel 2.6.13Jean Tourrilhes2-29/+141
2005-09-06[PATCH] net: add driver for the NIC on Cell BladesJens Osterkamp1-0/+1
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley4-7/+61
2005-09-06[AX25]: Make ax2asc thread-proofRalf Baechle1-1/+1
2005-09-06[NET]: skb_get/set_timestamp use constStephen Hemminger1-2/+2
2005-09-06[SCSI] unexport scsi_add_timer/scsi_delete_timerChristoph Hellwig1-3/+0
2005-09-06[SCSI] switch EH thread startup to the kthread APIChristoph Hellwig1-2/+0
2005-09-06[NETFILTER]: kill __ip_ct_expect_unlink_destroyPablo Neira Ayuso1-1/+1
2005-09-06[NETFILTER]: Handle NAT module load racePatrick McHardy1-0/+5
2005-09-06[NETFILTER]: Add support for permanent expectationsPatrick McHardy1-0/+5
2005-09-06[SERIAL]: Avoid 'statement with no effect' warnings.David S. Miller1-4/+2
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds31-810/+327
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2-2/+13
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-0/+9
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds1-2/+6
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 Linus Torvalds9-544/+364
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson1-2/+4
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard1-0/+4
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard1-0/+111
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard1-0/+3
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard1-1/+1
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard1-0/+3
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger18-307/+167
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce6-472/+10
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard1-11/+8
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller1-3/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2-16/+14
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller1-0/+1
2005-09-05[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller1-1/+2
2005-09-05[IRDA]: IrDA prototype fixesAdrian Bunk1-1/+1
2005-09-05[PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley1-2/+6
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Richard Purdie1-0/+13
2005-09-05[PATCH] I2C: Drop the I2C_ACK_TEST ioctlJean Delvare1-3/+0
2005-09-05Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c...1-1/+1
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameJean Delvare1-7/+0
2005-09-05[PATCH] I2C: Outdated i2c_adapter commentJean Delvare1-2/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (7/7)Jean Delvare1-56/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Jean Delvare2-5/+7
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Jean Delvare2-65/+65
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (4/7)Jean Delvare1-2/+0
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (2/7)Jean Delvare1-3/+3
2005-09-05[PATCH] I2C: Kill i2c_algorithm.name (1/7)Jean Delvare1-1/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (10/11)Jean Delvare1-74/+9
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (09/11)Jean Delvare1-2/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (07/11)Jean Delvare1-3/+4
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (06/11)Jean Delvare2-215/+136
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (05/11)Jean Delvare1-7/+0
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (03/11)Jean Delvare1-27/+3
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (02/11)Jean Delvare1-72/+61
2005-09-05[PATCH] hwmon: hwmon vs i2c, second round (01/11)Jean Delvare1-3/+6
2005-09-05[PATCH] hwmon: move SENSORS_LIMIT to hwmon.hJean Delvare2-12/+11
2005-09-05[PATCH] I2C: inline i2c_adapter_idJean Delvare1-4/+6
2005-09-05[PATCH] I2C: W83792D driver 1/3R.Marek@sh.cvut.cz1-0/+15
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (9/9)Jean Delvare2-7/+7
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)Jean Delvare2-27/+17
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (2/9)Jean Delvare1-0/+29
2005-09-05[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (1/9)Jean Delvare1-0/+7
2005-09-05[PATCH] I2C hwmon: hwmon sysfs classMark M. Hoffman1-0/+24
2005-09-05[PATCH] I2C: add kobj_to_i2c_clientbgardner@wabtec.com1-0/+5
2005-09-05Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds1-1/+1
2005-09-05[ARM] Remove unused DYN_TICK_* macrosRussell King1-2/+0
2005-09-05/spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik13-12/+35
2005-09-05/spare/repo/libata-dev branch 'master'Jeff Garzik12-12/+34
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds1-0/+6
2005-09-05Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds1-2/+10
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds5-31/+42
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds5-7/+13
2005-09-05[PATCH] s390: spinlock corner caseHeiko Carstens1-2/+2
2005-09-05[PATCH] s390: debug feature changesMichael Holzheu1-2/+0
2005-09-05[PATCH] s390: machine check handler bugsMartin Schwidefsky1-2/+6
2005-09-05[PATCH] xtensa: delete accidental fileAdrian Bunk1-135/+0
2005-09-05[PATCH] xtensa: replace 'extern inline' with 'static inline'Adrian Bunk13-70/+70
2005-09-05[PATCH] uml: fix x86_64 page leakJeff Dike2-11/+10
2005-09-05[PATCH] uml: merge duplicated page table codeJeff Dike3-63/+46
2005-09-05[PATCH] uml: fixes performance regression in activate_mm and thus exec()Paolo 'Blaisorblade' Giarrusso1-1/+9
2005-09-05[PATCH] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386Bodo Stroesser1-0/+1
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2-1/+5
2005-09-05[PATCH] m68k: cleanup inline mem functionsRoman Zippel1-396/+7
2005-09-05[PATCH] m68k: move cache functions into separate fileRoman Zippel1-13/+18
2005-09-05[PATCH] add suspend/resume for timerShaohua Li1-0/+3
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-4/+10
2005-09-05[PATCH] i386 boottime for_each_cpu brokenZwane Mwaikambo1-1/+1
2005-09-05[PATCH] i386: encapsulate copying of pgd entriesZachary Amsden1-0/+15
2005-09-05[PATCH] x86 NMI: better support for debuggersGeorge Anzinger1-2/+9
2005-09-05[PATCH] x86: introduce a write acessor for updating the current LDTZachary Amsden1-0/+7
2005-09-05[PATCH] x86: make IOPL explicitZachary Amsden2-3/+17
2005-09-05[PATCH] x86: privilege cleanupZachary Amsden1-0/+7
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden1-0/+15
2005-09-05[PATCH] i386: fix incorrect TSS entry for LDTIngo Molnar1-1/+0
2005-09-05[PATCH] i386: use set_pte macros in a couple places where they were missingZachary Amsden1-1/+1
2005-09-05[PATCH] i386: generate better code around descriptor update and access functionsZachary Amsden1-8/+8
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden2-2/+12
2005-09-05[PATCH] i386: cleanup serialize msrZachary Amsden2-0/+10
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden5-31/+52
2005-09-05[PATCH] ES7000 platform update (i386)Natalie.Protasevich@unisys.com1-6/+24
2005-09-05[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUsVenkatesh Pallipadi3-0/+4
2005-09-05[PATCH] x86: fix EFI memory map parsingMatt Tolentino2-11/+5
2005-09-05[PATCH] mips: remove timex.h for vr41xxYoichi Yuasa1-18/+0
2005-09-05[PATCH] mips: fix build warningsYoichi Yuasa1-1/+1
2005-09-05[PATCH] mips: add pcibios_bus_to_resourceYoichi Yuasa1-0/+2
2005-09-05[PATCH] mips: add pcibios_select_rootYoichi Yuasa1-0/+13
2005-09-05[PATCH] mips: fix coherency configurationRalf Baechle1-3/+3
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle41-315/+315
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle35-103/+103
2005-09-05[PATCH] MIPS Technologies PCI ID bitsRalf Baechle1-0/+3
2005-09-05[PATCH] mips: add support for Qemu system architectureRalf Baechle3-0/+68
2005-09-05[PATCH] DEC PMAGB B framebuffer updateRalf Baechle1-24/+50
2005-09-05[PATCH] DEC PMAG BA frame buffer updateRalf Baechle1-19/+22
2005-09-05[PATCH] mips: remove HP Laserjet remainsRalf Baechle1-7/+0
2005-09-05[PATCH] mips: remove VR4181 supportRalf Baechle2-535/+0
2005-09-05[PATCH] mips: update IRQ handling for vr41xxYoichi Yuasa1-8/+8
2005-09-05[PATCH] ppc64: Add VMX save flag to VPAOlof Johansson1-1/+1
2005-09-05[PATCH] ppc32: mv64x60 updates & enhancementsMark A. Greer3-4/+14
2005-09-05[PATCH] ppc32: export cacheable_memcpy()Eugene Surovegin1-0/+1
2005-09-05[PATCH] ppc32: add dcr_base field to ocp_func_mal_dataEugene Surovegin1-0/+3
2005-09-05[PATCH] ppc32: move 4xx PHY_MODE_XXX defines to ibm_ocp.hEugene Surovegin1-0/+13
2005-09-05[PATCH] ppc32: add CONFIG_HZKumar Gala1-1/+3
2005-09-05[PATCH] ppc32: ppc_sys system on chip identification additionsKumar Gala1-0/+1
2005-09-05[PATCH] ppc32: Don't sleep in flush_dcache_icache_page()Roland Dreier1-0/+1
2005-09-05[PATCH] ppc32: Cleaned up global namespace of Book-E watchdog variablesKumar Gala1-0/+4
2005-09-05[PATCH] ppc32: add phy excluded features to ocp_func_emac_dataMatt Porter1-0/+1
2005-09-05[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC II devicesKumar Gala3-1/+22
2005-09-05[PATCH] ppc32: fix asm-ppc/dma-mapping.h sparse warningChristoph Hellwig1-1/+2
2005-09-05[PATCH] ppc32: Remove board support for SPD823TSKumar Gala1-4/+0
2005-09-05[PATCH] ppc32: Remove board support for REDWOODKumar Gala1-4/+0
2005-09-05[PATCH] ppc32: Remove board support for OAKKumar Gala1-4/+0
2005-09-05[PATCH] ppc32: Remove board support for MCPN765Kumar Gala1-2/+0
2005-09-05[PATCH] ppc32: Remove board support for ASHKumar Gala1-4/+0