aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-26xfs ioctl __user annotationsAl Viro1-2/+2
2007-07-26make powerpc BUG_ON() OK with pointers and bitwiseAl Viro1-1/+1
2007-07-26amd64: fix get_user() on bitwiseAl Viro1-2/+2
2007-07-26make __chk_{user,io}_ptr() accept pointers to volatileAl Viro1-2/+2
2007-07-26cxgb3 gfp_t annotationsAl Viro1-1/+1
2007-07-26misannotation in pppol2tpAl Viro1-2/+2
2007-07-26cyclone.c: silly use of volatile, __iomem fixesAl Viro1-7/+7
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro2-2/+2
2007-07-26alpha: long constantAl Viro1-1/+1
2007-07-26ia64 time.c: ANSIfyAl Viro1-1/+1
2007-07-26deal with alpha section warningsAl Viro5-10/+12
2007-07-26viohs: extern on function definitionAl Viro1-1/+1
2007-07-26initramfs: missing __initAl Viro1-1/+1
2007-07-26lockd and nfsd endianness annotation fixesAl Viro2-4/+4
2007-07-26net/* misc endianness annotationsAl Viro5-12/+10
2007-07-26ip6_tunnel - endianness annotationsAl Viro1-9/+8
2007-07-26netfilter endian regressionsAl Viro9-20/+23
2007-07-26sun userflash is PCI-dependentAl Viro1-1/+1
2007-07-26more VIRT_TO_BUS dependenciesAl Viro1-2/+2
2007-07-26fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro1-2/+4
2007-07-26m68knommu: use setup_irq() in 68328 timer codeGreg Ungerer1-3/+8
2007-07-26m68knommu: use setup_irq() in ColdFire PIT timerGreg Ungerer1-5/+9
2007-07-26m68knommu: remove unused mach_trap_initGreg Ungerer2-3/+0
2007-07-26m68knommu: use setup_irq() in ColdFire simple timerGreg Ungerer1-3/+10
2007-07-26m68knommu: remove use of colfire_trap_initGreg Ungerer11-22/+0
2007-07-26m68knommu: use setup_irq() in 68360 timer codeGreg Ungerer1-6/+8
2007-07-26m68knommu: add prototype for ack_bad_irqGreg Ungerer1-0/+2
2007-07-26[ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.cKristoffer Ericson1-1/+1
2007-07-26[ARM] Remove CONFIG_IGNORE_FIQRussell King1-2/+0
2007-07-26[PATCH] sched: debug feature - make the sched-domains tree runtime-tweakableNick Piggin1-0/+122
2007-07-26[PATCH] sched: add above_background_load() functionCon Kolivas1-0/+16
2007-07-26[PATCH] sched: update Documentation/sched-stats.txtJoachim Deguara1-96/+99
2007-07-26[PATCH] sched: mark sysrq_sched_debug_show() staticJosh Triplett1-1/+1
2007-07-26[PATCH] sched: make cpu_clock() not use the rq clockIngo Molnar1-4/+3
2007-07-26[PATCH] sched: remove unused rq->load_balance_classSatoru Takeuchi1-2/+0
2007-07-26[PATCH] sched: arch preempt notifier mechanismAvi Kivity4-2/+123
2007-07-26[PATCH] sched: increase SCHED_LOAD_SCALE_FUZZIngo Molnar1-1/+1
2007-07-26Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras11-11/+48
2007-07-26[POWERPC] spusched: Fix initial timeslice calculationChristoph Hellwig2-1/+6
2007-07-26[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi1-4/+0
2007-07-26[POWERPC] Fix Maple platform ISA busBenjamin Herrenschmidt1-0/+3
2007-07-26[POWERPC] Make pci_iounmap actually unmap thingsBenjamin Herrenschmidt1-1/+7
2007-07-26[POWERPC] Add function to check if address is an IO portBenjamin Herrenschmidt2-0/+43
2007-07-26[POWERPC] Fix Pegasos keyboard detectionAlan Curry1-0/+4
2007-07-26[POWERPC] iSeries: Fix section mismatch warning in lpeventsStephen Rothwell1-1/+1
2007-07-26[POWERPC] iSeries: Fix section mismatch warningsStephen Rothwell2-3/+16
2007-07-26[POWERPC] iSeries: We need vio_enable_interruptsStephen Rothwell1-0/+5
2007-07-26[POWERPC] Fix RTC and device tree on linkstation machinesGuennadi Liakhovetski2-13/+24
2007-07-26[POWERPC] Add of_register_i2c_devices()Guennadi Liakhovetski1-0/+61
2007-07-26[POWERPC] Fix loop with unsigned long counter variableManish Ahuja1-2/+2