summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18423-20782/+7738
|\
| * linker script: add missing VMLINUX_SYMBOLTejun Heo2009-01-171-2/+3
| * percpu: add optimized generic percpu accessorsIngo Molnar2009-01-161-0/+52
| * x86: fold pda into percpu area on SMPTejun Heo2009-01-161-1/+24
| * x86: make percpu symbols zerobased on SMPTejun Heo2009-01-162-7/+46
| *---. Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar2009-01-158-8/+96
| |\ \ \
| | | | * x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-134-5/+5
| | | |/
| | * | x86: arch_probe_nr_irqsYinghai Lu2009-01-121-0/+1
| | * | cpumask, irq: non-x86 build failuresMike Travis2009-01-111-6/+0
| | * | irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-111-0/+7
| | * | cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-111-2/+7
| | * | cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-111-0/+6
| | * | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-111-3/+78
| | |/
| * | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-2/+2
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-121-10/+3
| |\ \
| | * | smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-111-10/+3
| | |/
| * | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-01-125-0/+543
| |\ \
| | * | regulator: PCF50633 pmic driverBalaji Rao2009-01-111-0/+67
| | * | power_supply: PCF50633 battery charger driverBalaji Rao2009-01-111-0/+134
| | * | mfd: PCF50633 gpio supportBalaji Rao2009-01-111-0/+52
| | * | mfd: PCF50633 adc driverBalaji Rao2009-01-111-0/+72
| | * | mfd: PCF50633 core driverBalaji Rao2009-01-111-0/+218
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-122-2/+12
| |\ \
| | * | net_dma: acquire/release dma channels on ifup/ifdownDan Williams2009-01-111-0/+10
| | * | wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez2009-01-111-2/+2
| | |/
| * | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-121-1/+4
| |\ \
| | * | BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ...Martin Bachem2009-01-111-1/+4
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-01-122-4/+2
| |\ \
| | * | m68k: Wire up sys_restart_syscallAndreas Schwab2009-01-121-3/+1
| | * | m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-1/+1
| | |/
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-122-15/+2
| |\ \ | | |/ | |/|
| | * ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2009-01-082-15/+2
| * | libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-101-0/+1
| * | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-101-2/+2
| |\ \
| | * | cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-061-2/+2
| * | | rbtree: add const qualifier to some functionsArtem Bityutskiy2009-01-101-4/+4
| * | | filesystem freeze: implement generic freeze featureTakashi Sato2009-01-092-1/+17
| * | | filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-091-2/+2
| * | | memstick: annotate endianness of attribute structsHarvey Harrison2009-01-091-2/+2
| * | | compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen2009-01-091-2/+12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-091-3/+4
| |\ \ \
| | * | | Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman2009-01-091-3/+0
| | * | | Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman2009-01-091-0/+2
| | * | | Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman2009-01-091-0/+1
| | * | | Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman2009-01-091-0/+1
| * | | | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds2009-01-092-26/+89
| |\ \ \ \
| | * | | | mISDN: Add layer1 prim MPH_INFORMATION_REQMartin Bachem2009-01-091-0/+17
| | * | | | mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-091-1/+7
| | * | | | mISDN: Fix deactivation, if peer IP is removed from l1oip instance.Andreas Eversberg2009-01-091-2/+3
| | * | | | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0Martin Bachem2009-01-091-0/+12
OpenPOWER on IntegriCloud