summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-22x86: add PTE_FLAGS_MASKJeremy Fitzhardinge3-3/+6
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge7-18/+18
2008-07-22x86: fix pte_flags() to only return flags, fix lguest (updated)Rusty Russell2-1/+9
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner2-5/+3
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar5-16/+155
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar45-279/+919
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar192-2072/+4704
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar192-2072/+4704
2008-07-21KVM: fix exception entry / build bug, on 64-bitIngo Molnar1-3/+5
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar192-2072/+4704
2008-07-21Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds8-34/+56
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-07-21Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds1-90/+95
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds14-67/+135
2008-07-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds32-630/+1705
2008-07-21Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-48/+118
2008-07-21pkt_sched: Fix build with NET_SCHED disabled.David S. Miller1-0/+2
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds100-1025/+2410
2008-07-21Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-2/+3
2008-07-21m68k: remove stale ARCH_SUN4 #defineAdrian Bunk1-2/+0
2008-07-21m68k/sun3/: possible cleanupsAdrian Bunk3-7/+0
2008-07-21m68k/mac/: possible cleanupsAdrian Bunk3-8/+0
2008-07-21m68k/amiga/: possible cleanupsAdrian Bunk2-4/+2
2008-07-21m68k: remove AP1000 codeAdrian Bunk1-1/+0
2008-07-21m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven3-10/+10
2008-07-21m68k: remove CVS keywordsAdrian Bunk7-7/+5
2008-07-21Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds1-3/+4
2008-07-21tty: add more tty_port fieldsAlan Cox2-4/+4
2008-07-21termios: Termios defines for other platformsAlan Cox3-1/+12
2008-07-21cyclades: use tty_portAlan Cox1-6/+1
2008-07-21stallion: use tty_portAlan Cox1-5/+1
2008-07-21istallion: use tty_portAlan Cox1-5/+1
2008-07-21gs: use tty_portAlan Cox1-6/+2
2008-07-21esp: use tty_portAlan Cox1-7/+2
2008-07-21tty.h: clean upAlan Cox1-80/+85
2008-07-21serial: use tty_portAlan Cox1-14/+12
2008-07-21tty: Introduce a tty_port common structureAlan Cox1-1/+29
2008-07-21tty: Ldisc revampAlan Cox2-6/+10
2008-07-21Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_opsHaavard Skinnemoen1-0/+1
2008-07-20mfd: let asic3 use mem resource instead of bus_shiftPhilipp Zabel1-3/+2
2008-07-20mfd: remove DS1WM register definitions from asic3.hPhilipp Zabel1-35/+3
2008-07-20mfd: add ASIC3_CONFIG_GPIO templatesPhilipp Zabel1-0/+29
2008-07-20mfd: Use uppercase only for asic3 macros and definesSamuel Ortiz1-28/+28
2008-07-20mfd: New asic3 gpio configuration codeSamuel Ortiz1-10/+24
2008-07-20mfd: asic3 children platform data removalSamuel Ortiz1-3/+0
2008-07-20mfd: asic3 gpiolib supportSamuel Ortiz1-13/+11
2008-07-20[MIPS] Remove unused maltasmp.h.Yoichi Yuasa1-36/+0
2008-07-20[MIPS] Remove unused saa9730_uart.h.Yoichi Yuasa1-69/+0
2008-07-20[MIPS] TXx9: Fix some sparse warningsAtsushi Nemoto1-9/+10
2008-07-20[MIPS] TXx9: Add 64-bit supportAtsushi Nemoto5-36/+70