index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
h8300
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-11
cpumask, irq: non-x86 build failures
Mike Travis
3
-8
/
+11
2009-01-11
kstat: modify kstat_irqs_legacy to be variable sized
Mike Travis
1
-3
/
+7
2009-01-11
irq: initialize nr_irqs based on nr_cpu_ids
Mike Travis
5
-11
/
+35
2009-01-11
irq: allocate irq_desc_ptrs array based on nr_irqs
Mike Travis
2
-2
/
+16
2009-01-11
irq: use WARN() instead of WARN_ON().
Mike Travis
1
-3
/
+2
2009-01-11
irq: change references from NR_IRQS to nr_irqs
Mike Travis
2
-6
/
+10
2009-01-11
Xen: reduce memory required for cpu_evtchn_mask
Mike Travis
1
-5
/
+16
2009-01-11
cpumask: reduce stack usage in find_lowest_rq
Mike Travis
1
-14
/
+22
2009-01-11
cpumask: use cpumask_var_t in dcdbas.c
Mike Travis
1
-4
/
+8
2009-01-11
x86: reduce stack usage in init_intel_cacheinfo
Mike Travis
1
-19
/
+44
2009-01-11
x86: cleanup remaining cpumask_t code in mce_amd_64.c
Mike Travis
1
-7
/
+14
2009-01-11
SGI UV cpumask: use static temp cpumask in flush_tlb
Mike Travis
1
-10
/
+11
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
7
-101
/
+93
2009-01-11
cpumask: fix bug in use cpumask_var_t in irq_desc
Mike Travis
3
-14
/
+16
2009-01-11
cpumask: convert other misc kernel functions
Rusty Russell
1
-1
/
+1
2009-01-11
cpumask: convert drivers/net/sfc
Rusty Russell
1
-4
/
+11
2009-01-11
cpumask: convert misc driver functions
Rusty Russell
6
-8
/
+33
2009-01-11
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
4
-22
/
+27
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
11
-45
/
+135
2009-01-11
Linux 2.6.29-rc1
v2.6.29-rc1
Linus Torvalds
1
-2
/
+2
2009-01-11
bootgraph: make the bootgraph script show async waiting time
Arjan van de Ven
1
-4
/
+42
2009-01-11
libata: only ports >= 0 need to synchronize
Arjan van de Ven
1
-1
/
+3
2009-01-11
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
3
-0
/
+13
2009-01-10
btrfs: fix for write_super_lockfs/unlockfs error handling
Linus Torvalds
1
-4
/
+6
2009-01-10
rbtree: add const qualifier to some functions
Artem Bityutskiy
2
-10
/
+10
2009-01-10
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
4
-251
/
+324
2009-01-10
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
3
-19
/
+2
2009-01-10
filesystem freeze: implement generic freeze feature
Takashi Sato
5
-10
/
+130
2009-01-10
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
12
-68
/
+107
2009-01-10
memstick: annotate endianness of attribute structs
Harvey Harrison
2
-24
/
+23
2009-01-10
hp-wmi: handle rfkill_register() failure
Larry Finger
1
-3
/
+12
2009-01-10
compiler-gcc.h: add more comments to RELOC_HIDE
Andi Kleen
1
-2
/
+12
2009-01-10
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
David Brownell
1
-1
/
+1
2009-01-10
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
3
-23
/
+0
2009-01-09
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
3
-30
/
+15
2009-01-09
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
4
-22
/
+9
2009-01-09
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
3
-31
/
+14
2009-01-09
firewire: core: fix sleep in atomic context due to driver core change
Stefan Richter
2
-16
/
+20
2009-01-09
mISDN: Add HFC USB driver
Karsten Keil
4
-0
/
+2622
2009-01-09
mISDN: Add layer1 prim MPH_INFORMATION_REQ
Martin Bachem
1
-0
/
+17
2009-01-09
mISDN: Fix kernel crash when doing hardware conference with more than two mem...
Andreas Eversberg
2
-6
/
+6
2009-01-09
mISDN: Added missing create_l1() call
Andreas Eversberg
1
-0
/
+5
2009-01-09
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
1
-0
/
+2
2009-01-09
mISDN: Minor cleanups
Andreas Eversberg
3
-6
/
+6
2009-01-09
mISDN: Create /sys/class/mISDN
Matthias Urlichs
5
-115
/
+273
2009-01-09
mISDN: Add missing release functions
Andreas Eversberg
1
-7
/
+21
2009-01-09
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
3
-28
/
+148
2009-01-09
mISDN: Minor fixes
Andreas Eversberg
2
-2
/
+2
2009-01-09
mISDN: Correct busy device detection
Andreas Eversberg
2
-15
/
+18
2009-01-09
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
Andreas Eversberg
4
-21
/
+44
[next]