aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-05i.MX31: Disable CPU_32v6K in mx3_defconfig.Magnus Lilja1-1/+1
2009-05-05mx3fb: Fix compilation with CONFIG_PMSascha Hauer1-7/+7
2009-05-05mx27ads: move PBC mapping out of vmalloc spaceUwe Kleine-König1-1/+1
2009-05-05MXC: remove BUG_ON in interrupt handlerSascha Hauer1-1/+1
2009-05-05mx31: remove mx31moboard_defconfigValentin Longchamp1-790/+0
2009-05-05ARM: ARCH_MXC should select HAVE_CLKGuennadi Liakhovetski1-0/+1
2009-05-05mxc : BUG in imx_dma_requestMartin Fuzzey1-8/+4
2009-05-05mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()Martin Fuzzey1-4/+1
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan1-0/+11
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie1-1/+1
2009-05-05i2c: Timeouts off by 1Roel Kluin9-13/+13
2009-05-04e1000: fix virtualization bugJesse Brandeburg1-1/+1
2009-05-04bonding: fix alb mode locking regressionJay Vosburgh1-9/+3
2009-05-04[ARM] mv78xx0: update defconfigNicolas Pitre1-94/+335
2009-05-04[ARM] orion5x: update defconfigNicolas Pitre1-84/+279
2009-05-04[ARM] Kirkwood: update defconfigNicolas Pitre1-23/+69
2009-05-05selinux: Fix send_sigiotask hookStephen Smalley1-1/+1
2009-05-04proc: avoid information leaks to non-privileged processesJake Edge2-5/+13
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann3-34/+43
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani4-0/+399
2009-05-04x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann1-1/+1
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2-11/+13
2009-05-04ehea: fix invalid pointer accessHannes Hering2-14/+19
2009-05-04ASoC: Remove BROKEN from mpc5200 kconfigTakashi Iwai1-1/+1
2009-05-04amd-iommu: fix iommu flag masksJoerg Roedel1-8/+8
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg1-1/+11
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg1-1/+1
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg1-12/+23
2009-05-04[CIFS] NTLMSSP reenabled after move from connect.c to sess.cSteve French2-4/+251
2009-05-03mvsdio: fix CONFIG_PM=y buildRabin Vincent1-6/+5
2009-05-03mmci: fix crash with debug enabledRabin Vincent1-1/+1
2009-05-03sdhci: catch ADMA errorsPierre Ossman1-1/+1
2009-05-03mmc: increase power up delayJosé M. Fernández1-2/+2
2009-05-03sdhci-pci: bad error handling in probe functionDan Carpenter1-3/+5
2009-05-03mmc_block: be prepared for oversized requestsPierre Ossman1-0/+8
2009-05-03[ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930".Robert P. J. Day1-2/+2
2009-05-02NFS: Close page_mkwrite() racesTrond Myklebust1-3/+3
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson33-45/+83
2009-05-02SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust3-9/+24
2009-05-02ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik1-2/+2
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi2-1/+8
2009-05-02vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton1-1/+1
2009-05-02ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.cOleg Nesterov1-2/+2
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap2-5/+9
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro5-65/+17
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely3-20/+10
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky4-6/+23
2009-05-02alpha: futex implementationIvan Kokshaysky2-4/+116
2009-05-02alpha: exception table sortingIvan Kokshaysky2-1/+41
2009-05-02alpha: titan and marvel build fixesIvan Kokshaysky6-14/+13