| Commit message (Expand) | Author | Age | Files | Lines |
* | sgi-xp: replace AMO_t typedef by struct amo | Dean Nelson | 2008-07-30 | 4 | -88/+93 |
* | sgi-xp: separate chctl_flags from XPC's notify IRQ | Dean Nelson | 2008-07-30 | 5 | -302/+327 |
* | sgi-xp: isolate additional sn2 specific code | Dean Nelson | 2008-07-30 | 6 | -806/+784 |
* | sgi-xp: isolate activate IRQ's hardware specific components | Dean Nelson | 2008-07-30 | 4 | -219/+229 |
* | sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() | Dean Nelson | 2008-07-30 | 7 | -171/+106 |
* | sgi-xp: base xpc_rsvd_page's timestamp on jiffies | Dean Nelson | 2008-07-30 | 4 | -57/+34 |
* | sgi-xp: isolate xpc_vars structure to sn2 only | Dean Nelson | 2008-07-30 | 6 | -1255/+1433 |
* | sgi-xp: isolate xpc_vars_part structure to sn2 only | Dean Nelson | 2008-07-30 | 6 | -629/+644 |
* | sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware | Dean Nelson | 2008-07-30 | 7 | -133/+267 |
* | sgi-xp: create a common xp_remote_memcpy() function | Dean Nelson | 2008-07-30 | 8 | -106/+107 |
* | sgi-xp: support runtime selection of xp_max_npartitions | Dean Nelson | 2008-07-30 | 10 | -151/+266 |
* | sgi-xp: define BYTES_PER_WORD | Dean Nelson | 2008-07-30 | 1 | -0/+3 |
* | sgi-xp: define xpSalError reason code | Dean Nelson | 2008-07-30 | 1 | -1/+2 |
* | sgi-xp: define is_shub() and is_uv() macros | Dean Nelson | 2008-07-30 | 1 | -0/+16 |
* | GRU Driver V3: fixes to resolve code review comments | Jack Steiner | 2008-07-30 | 7 | -29/+93 |
* | GRU Driver: driver/misc Makefile & Kconfig changes | Jack Steiner | 2008-07-30 | 2 | -0/+24 |
* | GRU Driver: driver makefile | Jack Steiner | 2008-07-30 | 1 | -0/+3 |
* | GRU Driver: TLB flushing, MMUOPS callouts | Jack Steiner | 2008-07-30 | 1 | -0/+370 |
* | GRU Driver: /proc interfaces | Jack Steiner | 2008-07-30 | 1 | -0/+336 |
* | GRU Driver: resource management | Jack Steiner | 2008-07-30 | 1 | -0/+798 |
* | GRU Driver: kernel services provide by driver | Jack Steiner | 2008-07-30 | 1 | -0/+679 |
* | GRU Driver: page faults & exceptions | Jack Steiner | 2008-07-30 | 1 | -0/+633 |
* | GRU Driver: driver initialization, file & vma ops | Jack Steiner | 2008-07-30 | 1 | -0/+481 |
* | GRU Driver: kernel services header files | Jack Steiner | 2008-07-30 | 1 | -0/+134 |
* | GRU Driver: driver internal header files | Jack Steiner | 2008-07-30 | 3 | -0/+709 |
* | GRU Driver: GRU instructions & macros | Jack Steiner | 2008-07-30 | 1 | -0/+679 |
* | GRU Driver: hardware data structures | Jack Steiner | 2008-07-30 | 1 | -0/+663 |
* | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 | 2 | -2/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2008-07-27 | 1 | -1/+0 |
| |\ |
|
| | * | Merge commit 'upstream/master' | Haavard Skinnemoen | 2008-07-27 | 9 | -149/+1824 |
| | |\ |
|
| | * | | drivers/misc/atmel-ssc.c: Removed duplicated include | Huang Weiyi | 2008-07-24 | 1 | -1/+0 |
| * | | | kconfig: fix typos: "Suport" -> "Support" | Heikki Orsila | 2008-07-25 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 | 1 | -2/+1 |
|/ / |
|
* | | drivers/misc/phantom: note PCI | Jiri Slaby | 2008-07-25 | 2 | -2/+4 |
* | | drivers/misc/hpilo.c needs CONFIG_PCI | Andrew Morton | 2008-07-25 | 1 | -0/+1 |
* | | misc: add HP WMI laptop extras driver | Matthew Garrett | 2008-07-25 | 3 | -0/+507 |
* | | Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-24 | 2 | -142/+335 |
|\ \ |
|
| * | | ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEM | Henrique de Moraes Holschuh | 2008-07-21 | 1 | -14/+33 |
| * | | ACPI: thinkpad-acpi: bump up version to 0.21 | Henrique de Moraes Holschuh | 2008-07-21 | 1 | -1/+1 |
| * | | ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill support | Henrique de Moraes Holschuh | 2008-07-21 | 2 | -26/+184 |
| * | | ACPI: thinkpad-acpi: WLSW overrides other rfkill switches | Henrique de Moraes Holschuh | 2008-07-21 | 1 | -0/+20 |
| * | | ACPI: thinkpad-acpi: prepare for bluetooth and wwan rfkill support | Henrique de Moraes Holschuh | 2008-07-21 | 1 | -80/+74 |
| * | | ACPI: thinkpad-acpi: consolidate wlsw notification function | Henrique de Moraes Holschuh | 2008-07-21 | 1 | -20/+19 |
| * | | ACPI: thinkpad-acpi: minor refactor on radio switch init | Henrique de Moraes Holschuh | 2008-07-21 | 1 | -23/+26 |
| |/ |
|
* | | atmel_pwm: set up only one PWM clock when allocating a clock | Hans-Christian Egtvedt | 2008-07-24 | 1 | -2/+1 |
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 1 | -1/+2 |
|\ \ |
|
| * | | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c | Mike Travis | 2008-07-18 | 1 | -1/+2 |
| |/ |
|
* | | HP iLO driver | David Altobelli | 2008-07-21 | 4 | -0/+971 |
* | | device create: misc: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -2/+3 |
|/ |
|
* | fujitsu-laptop: depends on INPUT | Randy Dunlap | 2008-07-16 | 1 | -0/+1 |