aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-29Linux 2.6.34-rc6Linus Torvalds1-1/+1
2010-04-29kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei1-5/+0
2010-04-29ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working.viresh kumar1-1/+1
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner6-9/+120
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh1-1/+1
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe1-0/+1
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2-6/+14
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh1-1/+1
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro1-0/+2
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2-1/+2
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings3-12/+7
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings1-2/+2
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings1-2/+11
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich4-16/+34
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun1-7/+10
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich1-2/+2
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich1-2/+4
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun3-0/+12
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller2-21/+10
2010-04-28nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4Xiaotian Feng1-0/+1
2010-04-28nfs: fix some issues in nfs41_proc_reclaim_complete()Dan Carpenter1-1/+4
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas1-38/+2
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang1-1/+1
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-28powerpc/ps3: Update ps3_defconfigGeoff Levand1-60/+129
2010-04-28powerpc/ps3: Update platform maintainerGeoff Levand1-4/+4
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt3-0/+13
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2-3/+17
2010-04-27net/usb: add sierra_net.c driverElina Pasheva3-0/+1012
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson1-0/+1
2010-04-27bluetooth: handle l2cap_create_connless_pdu() errorsDan Carpenter1-1/+4
2010-04-27gianfar: Wait for both RX and TX to stopAndy Fleming1-3/+3
2010-04-27keys: the request_key() syscall should link an existing key to the dest keyringDavid Howells1-1/+8
2010-04-27gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier1-1/+13
2010-04-27procfs: fix tid fdinfoJerome Marchand1-1/+1
2010-04-27arch/avr32: fix build failure caused by wrong prototypePeter Huewe1-1/+1
2010-04-28keys: don't need to use RCU in keyring_read() as semaphore is heldDavid Howells1-1/+1
2010-04-27NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clearTrond Myklebust1-15/+4
2010-04-27ipheth: potential null dereferences on error pathDan Carpenter1-7/+8
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki1-10/+21
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter"Andreas Hartmann1-0/+1
2010-04-27bnx2: Update version to 2.0.9.Michael Chan1-2/+2
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Michael Chan1-18/+20
2010-04-27bnx2: Fix lost MSI-X problem on 5709 NICs.Michael Chan1-1/+5
2010-04-27cxgb3: Wait longer for control packets on initializationAndre Detsch1-1/+1
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan3-40/+55
2010-04-27ixgbe: Power down PHY during driver resetsPeter Waskiewicz3-24/+62
2010-04-27Remove redundant check for CONFIG_MMUChristoph Egger1-7/+0
2010-04-27mmap: check ->vm_ops before dereferencingRik van Riel1-1/+2
2010-04-27watchdog: booke_wdt: fix build - unconstify watchdog_infoAnton Vorontsov1-1/+1