Age | Commit message (Expand) | Author |
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-04-30 | 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 | 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-30 | klist: fix coding style errors in klist.h and klist.c | Greg Kroah-Hartman |
2008-04-30 | driver core: remove no longer used "struct class_device" | Kay Sievers |
2008-04-30 | pcmcia: remove pccard_sysfs_interface warnings | David Brownell |
2008-04-30 | devres: support addresses greater than an unsigned long via dev_ioremap | Kumar Gala |
2008-04-30 | kobject: do not copy vargs, just pass them around | Kay Sievers |
2008-04-30 | sysfs: sysfs_update_group stub for CONFIG_SYSFS=n | Randy Dunlap |
2008-04-30 | DEBUGFS: Correct location of debugfs API documentation. | Robert P. J. Day |
2008-04-30 | driver core: warn about duplicate driver names on the same bus | Stas Sergeev |
2008-04-30 | klist: implement klist_add_{after|before}() | Tejun Heo |
2008-04-30 | klist: implement KLIST_INIT() and DEFINE_KLIST() | Tejun Heo |
2008-04-30 | sysfs: Disallow truncation of files in sysfs | Ben Hutchings |
2008-04-30 | Fix ACPI vs proc_create_data() mismerge | Alexey Dobriyan |
2008-04-30 | ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. | Pavel Emelyanov |
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 | x86: don't bother printing compat vdso address | Jeremy Fitzhardinge |
2008-04-30 | fix: x86: support for new UV apic | Andi Kleen |
2008-04-30 | x86: fix early-BUG message | Vegard Nossum |
2008-04-30 | x86: iommu_sac_force can become static | Dmitri Vorobiev |