summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mx31ads: Make unexported data staticMark Brown2009-03-131-3/+3
* mx31ads: Fix build for missing mx31.hMark Brown2009-03-131-0/+2
* mx31: Add device definitions for the i.MX3x I2C controllersMark Brown2009-03-132-0/+63
* arm/imx21: Framebuffer support for i.MX21Holger Schurig2009-03-134-2/+35
* arm/imx21: clock support for i.MX21Holger Schurig2009-03-134-0/+1245
* arm/imx2x: split i.MX21/i.MX27 register definitionsHolger Schurig2009-03-135-180/+306
* arm/imx2x: removes a bunch of sparse-warningsHolger Schurig2009-03-139-19/+22
* [ARM] MX27 Clock reworkSascha Hauer2009-03-134-1504/+387
* [ARM] MXC: add clkdev supportSascha Hauer2009-03-133-0/+21
* [ARM] MXC: remove _clk suffix from clock namesSascha Hauer2009-03-137-22/+22
* [ARM] MXC: rework timer/clock initialisationSascha Hauer2009-03-1313-36/+30
* [ARM] MXC: Use a single function for decoding a PLLSascha Hauer2009-03-135-88/+57
* arm/imx21: add kbuild support for the Freescale i.MX21Holger Schurig2009-03-135-3/+31
* arm/imx2x: new IOMUX definitionsHolger Schurig2009-03-1311-423/+872
* 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
|\
| * x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett2009-03-081-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-101-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-0595-410/+845
| |\ \ \ \
| * | | | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-053-23/+37