summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie1-0/+33
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne...Jim Cromie1-7/+7
2006-06-28[PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-cleanJim Cromie2-14/+0
2006-06-28[PATCH] cpu hotplug: add hotplug versions of cpu_notifierChandra Seetharaman1-0/+4
2006-06-28[PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman1-0/+6
2006-06-28[PATCH] rcutorture: add call_rcu_bh() operationsPaul E. McKenney1-0/+1
2006-06-28[PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h>David Woodhouse1-1/+1
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-28[PATCH] fs/buffer.c: cleanupsAdrian Bunk1-1/+1
2006-06-28[PATCH] poison: add & use more constantsRandy Dunlap1-0/+7
2006-06-28[PATCH] update two drivers for poison.hRandy Dunlap1-0/+6
2006-06-28[PATCH] add poison.h and patch primary usersRandy Dunlap2-8/+46
2006-06-28[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar8-24/+51
2006-06-28[PATCH] i386: use C code for current_thread_info()Chuck Ebbert1-6/+4
2006-06-28[PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth2-7/+7
2006-06-28[PATCH] x86: increase interrupt vector rangeRusty Russell1-1/+1
2006-06-28[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2-2/+15
2006-06-28[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Yasunori Goto1-7/+2
2006-06-28[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Yasunori Goto2-3/+13
2006-06-28[PATCH] Register sysfs file for hotplugged new nodeYasunori Goto3-31/+4
2006-06-28[PATCH] catch valid mem range at onlining memoryKAMEZAWA Hiroyuki1-0/+3
2006-06-28[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto1-0/+2
2006-06-28[PATCH] pgdat allocation for new node add (refresh node_data[])Yasunori Goto1-0/+12
2006-06-28[PATCH] pgdat allocation for new node add (generic alloc node_data)Yasunori Goto1-0/+55
2006-06-28[PATCH] pgdat allocation for new node add (get node id by acpi)Yasunori Goto1-0/+6
2006-06-28[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-1/+12
2006-06-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-36/+0
2006-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-3/+3
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+14
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-16/+18
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-7/+3
2006-06-26[PATCH] m68knommu: use configurable RAM setup page_offset.hGreg Ungerer1-42/+1
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-0/+12
2006-06-26Merge branch 'x86-64'Linus Torvalds53-539/+953
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen1-0/+13
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi4-1/+40
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens1-2/+5
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens1-0/+2
2006-06-26[PATCH] x86_64: Add cpu_relax to apic_wait_icr_idleAndreas Mohr1-1/+2
2006-06-26[PATCH] x86_64: Fix race in cpu_local_* on preemptible kernelsAndi Kleen2-12/+40
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen3-5/+13
2006-06-26[PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin1-2/+9
2006-06-26[PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin1-0/+2
2006-06-26[PATCH] x86_64: apic support for extended apic interruptJacob Shin1-1/+10
2006-06-26[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik1-0/+1
2006-06-26[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik1-1/+1
2006-06-26[PATCH] x86_64: Add useful constants to time.hVojtech Pavlik1-4/+7
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth3-6/+6
2006-06-26[PATCH] x86_64: Calgary IOMMU - Calgary specific bitsJon Mason3-1/+114