| Commit message (Expand) | Author | Age |
* | jsm: add new supported board to jsm serial driver | Scott Kilau | 2008-05-01 |
* | 8250: switch 8250 drivers to use _nocache ioremaps | Alan Cox | 2008-05-01 |
* | i8k: make fan multiplier tunable with a module parameter | Jochen Eisinger | 2008-05-01 |
* | idr: fix idr_remove() | Nadia Derbey | 2008-05-01 |
* | PNP: fix printk format warnings | Randy Dunlap | 2008-05-01 |
* | pcmcia: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-01 |
* | drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and... | Andrew Morton | 2008-05-01 |
* | Alchemy Semi Au1000 pcmcia driver: convert pcmcia_sockets_lock in a mutex | Matthias Kaehlcke | 2008-05-01 |
* | pcmcia: annotate cb_alloc with __ref | Sam Ravnborg | 2008-05-01 |
* | pcmcia: silence section mismatch warnings from pci_driver variables | Sam Ravnborg | 2008-05-01 |
* | pcmcia: silence section mismatch warnings from class_interface variables | Sam Ravnborg | 2008-05-01 |
* | kexec: make extended crashkernel= syntax less confusing | Michael Ellerman | 2008-05-01 |
* | docbook: fix vmalloc missing parameter notation | Randy Dunlap | 2008-05-01 |
* | isdn: hysdn_procconf.c build fix | Ingo Molnar | 2008-05-01 |
* | Embedded Maintainer(s), linux-embedded@vger list | David Woodhouse | 2008-05-01 |
* | vfs: fix permission checking in sys_utimensat | Miklos Szeredi | 2008-05-01 |
* | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap | 2008-05-01 |
* | Add a new sysfs_streq() string comparison function | David Brownell | 2008-05-01 |
* | ntp: handle leap second via timer | Roman Zippel | 2008-05-01 |
* | ntp: remove current_tick_length() | Roman Zippel | 2008-05-01 |
* | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 |
* | ntp: support for TAI | Roman Zippel | 2008-05-01 |
* | ntp: increase time_offset resolution | Roman Zippel | 2008-05-01 |
* | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 |
* | ntp: NTP4 user space bits update | Roman Zippel | 2008-05-01 |
* | ntp: cleanup ntp.c | Roman Zippel | 2008-05-01 |
* | remove div_long_long_rem | Roman Zippel | 2008-05-01 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 |
* | convert a few do_div users | Roman Zippel | 2008-05-01 |
* | introduce explicit signed/unsigned 64bit divide | Roman Zippel | 2008-05-01 |
* | frv: unbreak misalignment handling changes | David Howells | 2008-05-01 |
* | Fix cpu hotplug problem in softirq code | Christian Borntraeger | 2008-05-01 |
* | cpusets: update maintainers | Paul Jackson | 2008-05-01 |
* | Update .gitignore to include include/linux/bounds.h | Theodore Ts'o | 2008-04-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-30 |
|\ |
|
| * | ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. | Pavel Emelyanov | 2008-04-30 |
* | | Fix dnotify/close race | Al Viro | 2008-04-30 |
* | | x86: Mark OPTIMIZE_INLINING broken | Linus Torvalds | 2008-04-30 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-30 |
|\ \ |
|
| * | | x86: numaq fix | Ingo Molnar | 2008-04-30 |
| * | | x86: 8K stacks by default | Ingo Molnar | 2008-04-30 |
| * | | x86: ioremap ram check fix | Andres Salomon | 2008-04-30 |
| * | | x86: fix HT cpu booting on 32-bit | Hugh Dickins | 2008-04-30 |
| * | | x86: optimize inlining off | Ingo Molnar | 2008-04-30 |
| * | | x86: CONFIG_X86_ELAN fix | Ingo Molnar | 2008-04-30 |
| * | | x86: Kconfig fix | Ingo Molnar | 2008-04-30 |
| * | | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 2008-04-30 |
| * | | x86: use defconfigs from x86/configs/* | Sam Ravnborg | 2008-04-30 |
| * | | toshiba: use ioremap_cached | Alan Cox | 2008-04-30 |
| * | | revert: "x86: ioremap(), extend check to all RAM pages" | Ingo Molnar | 2008-04-30 |