summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-17sched: No need for bootmem special casesPekka Enberg
2010-07-17sched: Reduce update_group_power() callsPeter Zijlstra
2010-07-17sched: Update rq->clock for nohz balanced cpusSuresh Siddha
2010-06-29sched: Fix spelling of siblingMichael Neuling
2010-06-22sched, cpuset: Drop __cpuexit from cpu hotplug callbacksTejun Heo
2010-06-18sched: Fix the racy usage of thread_group_cputimer() in fastpath_timer_check()Oleg Nesterov
2010-06-18sched: run_posix_cpu_timers: Don't check ->exit_state, use lock_task_sighand()Oleg Nesterov
2010-06-18sched: thread_group_cputime: Simplify, document the "alive" checkOleg Nesterov
2010-06-18sched: Remove the obsolete exit_state/signal hacksOleg Nesterov
2010-06-18sched: task_tick_rt: Remove the obsolete ->signal != NULL checkOleg Nesterov
2010-06-18sched: __sched_setscheduler: Read the RLIMIT_RTPRIO value locklessOleg Nesterov
2010-06-18sched: Fix comments to make them DocBook happyMichael Neuling
2010-06-18sched: Fix fix_small_capacityMichael Neuling
2010-06-18Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar
2010-06-12Linux 2.6.35-rc3Linus Torvalds
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas
2010-06-11Btrfs: The file argument for fsync() is never nullDan Carpenter
2010-06-11Btrfs: handle ERR_PTR from posix_acl_from_xattr()Dan Carpenter
2010-06-11Btrfs: avoid BUG when dropping root and reference in same transactionSage Weil
2010-06-11Btrfs: prohibit a operation of changing acl's mask when noacl mount option usedShi Weihua
2010-06-11Btrfs: should add a permission check for setfaclShi Weihua
2010-06-11Btrfs: btrfs_lookup_dir_item() can return ERR_PTRDan Carpenter
2010-06-11Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRsDan Carpenter
2010-06-11Btrfs: unwind after btrfs_start_transaction() errorsDan Carpenter
2010-06-11Btrfs: btrfs_iget() returns ERR_PTRDan Carpenter
2010-06-11Btrfs: handle kzalloc() failure in open_ctree()Dan Carpenter
2010-06-11Btrfs: handle error returns from btrfs_lookup_dir_item()Dan Carpenter
2010-06-11Btrfs: Fix BUG_ON for fs converted from extNYan, Zheng
2010-06-11Btrfs: Fix null dereference in relocation.cYan, Zheng
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez
2010-06-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-06-11Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-06-11Btrfs: fix remap_file_pages errorMiao Xie
2010-06-11Btrfs: uninitialized data is check_path_shared()Dan Carpenter
2010-06-11Btrfs: fix fallocate regressionJosef Bacik
2010-06-11Btrfs: fix loop device on top of btrfsMiao Xie
2010-06-11net8139: fix a race at the end of NAPIFigo.zhang
2010-06-11pktgen: Fix accuracy of inter-packet delay.Daniel Turull
2010-06-11pkt_sched: gen_estimator: add a new lockEric Dumazet
2010-06-11net: deliver skbs on inactive slaves to exact matchesJohn Fastabend
2010-06-10ceph: try to send partial cap release on cap message on missing inodeSage Weil