aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge
2007-05-02[PATCH] x86-64: do not use virt_to_page on kernel data addressVivek Goyal
2007-05-02[PATCH] x86: Move swsusp __pa() dependent code to arch portionVivek Goyal
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg
2007-04-30power management: remove firmware disk modeJohannes Berg
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg
2007-04-30Extend print_symbol capabilityRobert Peterson
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik
2007-04-27[NET]: Fix networking compilation errorsDavid Howells
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-04-27mod_sysfs_setup() doesn't return errno when kobject_add_dir() failure occursAkinobu Mita
2007-04-27s2ram: add arch irq disable/enable hooksJohannes Berg
2007-04-27make SysRq-T show all tasks againIngo Molnar
2007-04-26[AF_RXRPC]: Make it possible to merely try to cancel timers from a moduleDavid Howells
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[NET_SCHED]: Use ktime as clocksourcePatrick McHardy
2007-04-25[NET]: convert network timestamps to ktime_tEric Dumazet
2007-04-24Allow reading tainted flag as userBastian Blank
2007-04-12[PATCH] fix kernel oops with badly formatted module optionRandy Dunlap
2007-04-07sched.c: Remove unused variable 'relative'Linus Torvalds
2007-04-07[PATCH] sched: get rid of p->children use in show_task()Ingo Molnar
2007-04-07[PATCH] irq-devres: fix failure path of devm_request_irq()Tejun Heo
2007-04-07[PATCH] high-res timers: resume fixIngo Molnar
2007-04-04[PATCH] fix jiffies clocksource inittimejohn stultz
2007-04-04[PATCH] swsusp: fix memory shrinkerRafael J. Wysocki
2007-04-04[PATCH] kernel/time.c: add missing symbol exportsThomas Bittermann
2007-04-02[PATCH] Fix microcode-related suspend problemRafael J. Wysocki
2007-04-02[PATCH] driver core: fix built-in drivers sysfs linksKay Sievers
2007-03-29[PATCH] pid: Properly detect orphaned process groups in exit_notifyEric W. Biederman
2007-03-28[PATCH] hrtimers: fix reprogramming SMP raceIngo Molnar
2007-03-27[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"Rafael J. Wysocki
2007-03-27[PATCH] ntp: avoid time_offset overflowsjohn stultz
2007-03-26[PATCH] clockevents: remove bad designed sysfs support for nowThomas Gleixner
2007-03-25[PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner
2007-03-25[PATCH] dynticks: fix hrtimer rounding error in next_timer_interruptThomas Gleixner
2007-03-23[PATCH] time: fix formatting in /proc/timer_listJames Morris
2007-03-22[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski
2007-03-22[PATCH] fix extra BIOS invocation during resumePavel Machek
2007-03-22[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner