aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-28[ARM] nommu: prevent Xscale-based machines being selectedRussell King
2006-06-28[ARM] nommu: export flush_dcache_page()Hyok S. Choi
2006-06-28[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu buildRussell King
2006-06-28[ARM] Remove TABLE_SIZE, and several unused function prototypesRussell King
2006-06-28[ARM] nommu: Provide a simple flush_dcache_page implementationRussell King
2006-06-28[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig filesHyok S. Choi
2006-06-28[ARM] nommu: add stubs for ioremap and friendsRussell King
2006-06-28[ARM] nommu: avoid selecting TLB and CPU specific copy codeHyok S. Choi
2006-06-28[ARM] nommu: uaccess tweaksRussell King
2006-06-28[ARM] nommu: adjust headers for !MMU ARM systemsRussell King
2006-06-28[ARM] nommu: we need the TLS register emulation for nommu modeRussell King
2006-06-28[ARM] Remove the __arch_* layer from uaccess.hRussell King
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-06-27Merge git://oss.sgi.com:8090/nathans/xfs-2.6Linus Torvalds
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-06-27Properly delete sound/ppc/toonie.cLinus Torvalds
2006-06-27[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz
2006-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-06-27[PATCH] m68knommu: use Kconfig RAM config options in 68328 startup codeGreg Ungerer
2006-06-27[PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup codeGreg Ungerer
2006-06-27[PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup codeGreg Ungerer
2006-06-27[PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h headerGreg Ungerer
2006-06-27[PATCH] m68knommu: FEC driver event/irq fixesGreg Ungerer
2006-06-27[PATCH] m68knommu: FEC driver set different priority/level on each IRQWillson Callan
2006-06-27[PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU familyMatt Waddel
2006-06-27[PATCH] m68knommu: avoid fec driver hang when link disappearsPhilippe De Muyter
2006-06-27[PATCH] m68knommu: update m68knommu defconfnigGreg Ungerer
2006-06-27[PATCH] m68knommu: build support for the Freescale 532x CPU familyMatt Waddel
2006-06-27[PATCH] m68knommu: build support for the Avnet/5282 boardDaniel Alomar
2006-06-27[PATCH] m68knommu: remove useless compiler argsPhilipe De Muyter
2006-06-27[PATCH] voyager: add cpu_present_mapJames Bottomley
2006-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2006-06-28[XFS] Fixup whitespace damage in log_write, remove final warning.Nathan Scott
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil
2006-06-27[PATCH] do_IRQ() warning fixAndrew Morton
2006-06-27[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk
2006-06-27[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in fs/Jesper Juhl
2006-06-27[PATCH] futex_requeue() optimizationSebastien Dugue
2006-06-27[PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner
2006-06-27[PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner
2006-06-27[PATCH] Drop tasklist lock in do_sched_setschedulerThomas Gleixner
2006-06-27[PATCH] fix rt-mutex defaults and dependenciesRoman Zippel
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex futex apiIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner
2006-06-27[PATCH] pi-futex: rt mutex debugIngo Molnar