index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2011-07-25
reiserfs: use proper little-endian bitops
Akinobu Mita
2011-07-25
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
Anirudh Ghayal
2011-07-25
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
2011-07-25
lib: make _tolower() public
Andy Shevchenko
2011-07-25
arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage
Shreshtha Kumar Sahu
2011-07-25
notifiers: vt: move vt notifiers into vt.h
Amerigo Wang
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2011-07-25
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
2011-07-25
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
2011-07-25
drivers/misc: add support the FSA9480 USB Switch
Donggeun Kim
2011-07-25
include/linux/kernel.h: hide internal macros from userspace
Arnaud Lacombe
2011-07-25
include/linux/kernel.h: fix a headers_check warning
WANG Cong
2011-07-25
include/linux/ioport.h: new helper to define common struct resource constructs
Uwe Kleine-König
2011-07-25
tmpfs: clone shmem_file_splice_read()
Hugh Dickins
2011-07-25
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
2011-07-25
mm: truncate functions are in truncate.c
Hugh Dickins
2011-07-25
mm: cleanup descriptions of filler arg
Hugh Dickins
2011-07-25
mm/memblock.c: avoid abuse of RED_INACTIVE
Andrew Morton
2011-07-25
oom: remove references to old badness() function
David Rientjes
2011-07-25
pagewalk: add locking-rule comments
KOSAKI Motohiro
2011-07-25
mm: extend memory hotplug API to allow memory hotplug in virtual machines
Daniel Kiper
2011-07-25
mm: use const struct page for r/o page-flag accessor methods
Ian Campbell
2011-07-25
mm: make some struct page's const
Ian Campbell
2011-07-25
hugetlb: add phys addr to struct huge_bootmem_page
Becky Bruce
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-07-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-07-24
module: add /sys/module/<name>/uevent files
Kay Sievers
2011-07-24
module: change attr callbacks to take struct module_kobject
Kay Sievers
2011-07-24
modules: add default loader hook implementations
Jonas Bonn
2011-07-24
KVM: MMU: filter out the mmio pfn from the fault pfn
Xiao Guangrong
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2011-07-23
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-07-23
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...
Linus Torvalds
2011-07-23
Merge branch 'scsi-fixes'
James Bottomley
2011-07-23
regmap: Add SPI bus support
Mark Brown
2011-07-23
regmap: Add I2C bus support
Mark Brown
2011-07-23
regmap: Add generic non-memory mapped register access API
Mark Brown
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-07-22
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-07-22
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
[next]