summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell2009-03-132-5/+5
* Merge branch 'x86/core' into cpus4096Ingo Molnar2009-03-113225-54516/+93891
|\
| *---. Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-11320-3656/+6530
| |\ \ \
| | | | * i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA2009-03-101-2/+3
| | | | * m68knommu: m528x build fixSteven King2009-03-101-228/+0
| | | | * m68knommu: m5206e build fixSteven King2009-03-101-0/+1
| | | | * rcu: documentation 1Q09 updatePaul E. McKenney2009-03-101-0/+12
| | | | * kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani2009-03-101-7/+7
| | | | * mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto2009-03-101-8/+11
| | | | * intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel2009-03-101-3/+5
| | | | * mtd_dataflash: fix probing of AT45DB321C chips.Will Newton2009-03-101-1/+2
| | | | * idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney2009-03-101-1/+1
| | | | * devpts: remove graffitiAlexey Dobriyan2009-03-101-5/+0
| | | | * x86/agp: tighten check to update amd nb apertureYinghai Lu2009-03-101-4/+9
| | | | * xtensa: fix compilation somewhatAlexey Dobriyan2009-03-105-7/+6
| | | | * lm85: add VRM10 support for adt7468 chipDarrick J. Wong2009-03-101-1/+2
| | | | * lm85: fix the version check that broke adt7468 probingDarrick J. Wong2009-03-101-1/+4
| | | | * menu: fix embedded menu snafuRandy Dunlap2009-03-101-15/+15
| | | | * mm: get_nid_for_pfn() returns intRoel Kluin2009-03-101-1/+1
| | | | * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-101-7/+8
| | | | |\
| | | | * \ Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-102-4/+3
| | | | |\ \
| | | | | * | video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm2009-03-101-4/+2
| | | | | * | sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu2009-03-101-0/+1
| | | | * | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-03-091-12/+18
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | md: fix deadlock when stopping arraysDan Williams2009-03-041-12/+18
| | | | * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-094-35/+27
| | | | |\ \ \
| | | | | * | | [CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.Dave Jones2009-03-091-0/+9
| | | | | * | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-093-35/+18
| | | | * | | | copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov2009-03-091-6/+5
| | | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-0936-172/+286
| | | | |\ \ \ \
| | | | | * | | | p54: fix race condition in memory managementChristian Lamparter2009-03-061-3/+6
| | | | | * | | | cfg80211: test before subtraction on unsignedRoel Kluin2009-03-061-1/+2
| | | | | * | | | iwlwifi: fix error flow in iwl*_pci_probeReinette Chatre2009-03-052-12/+11
| | | | | * | | | rt2x00 : more devices to rt73usb.cXose Vazquez Perez2009-03-051-1/+31
| | | | | * | | | rt2x00 : more devices to rt2500usb.cXose Vazquez Perez2009-03-051-0/+8
| | | | | * | | | bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy2009-03-051-1/+1
| | | | | * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-0495-410/+845
| | | | | |\ \ \ \
| | | | | * | | | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-043-23/+37
| | | | | * | | | | net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller2009-03-041-0/+1
| | | | | * | | | | tmspci: fix request_irq raceMeelis Roos2009-03-041-9/+9
| | | | | * | | | | pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski2009-03-041-7/+6
| | | | | * | | | | tg3: Fix 5906 link problemsMatt Carlson2009-03-041-1/+2
| | | | | * | | | | SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 failsBrian Haley2009-03-041-3/+8
| | | | | * | | | | IPv6: add "disable" module parameter support to ipv6.koBrian Haley2009-03-042-5/+51
| | | | | * | | | | sungem: another error printed one too earlyRoel Kluin2009-03-041-1/+1
| | | | | * | | | | aoe: error printed 1 too earlyRoel Kluin2009-03-041-1/+1
| | | | | * | | | | net pcmcia: worklimit reaches -1Roel Kluin2009-03-042-2/+4
| | | | | * | | | | net: more timeouts that reach -1Roel Kluin2009-03-043-4/+5
| | | | | * | | | | net: fix tokenring licenseMeelis Roos2009-03-031-0/+2
| | | | | * | | | | dm9601: new vendor/product IDsPeter Korsgaard2009-03-031-0/+4