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