Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e65e49d0f3714f4a6a42f6f6a19926ba33fcda75
e65e49d
irq: update all arches for new irq_desc
by Mike Travis
· 16 years ago
28e0886
xen: fix too early kmalloc call
by Christophe Saout
· 16 years ago
92296c6
cpumask, irq: non-x86 build failures
by Mike Travis
· 16 years ago
542d865
kstat: modify kstat_irqs_legacy to be variable sized
by Mike Travis
· 16 years ago
9332fcc
irq: initialize nr_irqs based on nr_cpu_ids
by Mike Travis
· 16 years ago
0fa0ebb
irq: allocate irq_desc_ptrs array based on nr_irqs
by Mike Travis
· 16 years ago
e2f4d06
irq: use WARN() instead of WARN_ON().
by Mike Travis
· 16 years ago
9594949
irq: change references from NR_IRQS to nr_irqs
by Mike Travis
· 16 years ago
c7a3589
Xen: reduce memory required for cpu_evtchn_mask
by Mike Travis
· 16 years ago
d38b223
cpumask: reduce stack usage in find_lowest_rq
by Mike Travis
· 16 years ago
c90e785
cpumask: use cpumask_var_t in dcdbas.c
by Mike Travis
· 16 years ago
f9b9056
x86: reduce stack usage in init_intel_cacheinfo
by Mike Travis
· 16 years ago
a1c33bb
x86: cleanup remaining cpumask_t code in mce_amd_64.c
by Mike Travis
· 16 years ago
0e21990
SGI UV cpumask: use static temp cpumask in flush_tlb
by Mike Travis
· 16 years ago
4595f96
x86: change flush_tlb_others to take a const struct cpumask
by Rusty Russell
· 16 years ago
802bf93
cpumask: fix bug in use cpumask_var_t in irq_desc
by Mike Travis
· 16 years ago
651f811
cpumask: convert other misc kernel functions
by Rusty Russell
· 16 years ago
2f8975f
cpumask: convert drivers/net/sfc
by Rusty Russell
· 16 years ago
f7df8ed
cpumask: convert misc driver functions
by Rusty Russell
· 16 years ago
fbd59a8
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
by Rusty Russell
· 16 years ago
7f7ace0
cpumask: update irq_desc to use cpumask_var_t
by Mike Travis
· 16 years ago
c597650
Linux 2.6.29-rc1
by Linus Torvalds
· 16 years ago
d3f8dde
bootgraph: make the bootgraph script show async waiting time
by Arjan van de Ven
· 16 years ago
fa853a4
libata: only ports >= 0 need to synchronize
by Arjan van de Ven
· 16 years ago
886ad09
libata: Add a per-host flag to opt-in into parallel port probes
by Arjan van de Ven
· 16 years ago
3d14bda
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4e9b1c1
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0176260
btrfs: fix for write_super_lockfs/unlockfs error handling
by Linus Torvalds
· 16 years ago
f4b477c
rbtree: add const qualifier to some functions
by Artem Bityutskiy
· 16 years ago
cfce41a
LIS3LV02D: separate the core from HP ACPI API
by Eric Piel
· 16 years ago
8e96187
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
by Takashi Sato
· 16 years ago
fcccf50
filesystem freeze: implement generic freeze feature
by Takashi Sato
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
69347a2
memstick: annotate endianness of attribute structs
by Harvey Harrison
· 16 years ago
fe8e4e0
hp-wmi: handle rfkill_register() failure
by Larry Finger
· 16 years ago
85c210e
compiler-gcc.h: add more comments to RELOC_HIDE
by Andi Kleen
· 16 years ago
2d96d10
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
by David Brownell
· 16 years ago
9a100a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2
by Linus Torvalds
· 16 years ago
0d34052
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
f0fb2eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
32b838b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
2fb585a
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
31aeb6c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 16 years ago
926bead
Revert "driver core: create a private portion of struct device"
by Greg Kroah-Hartman
· 16 years ago
e2d4077
Revert "driver core: move klist_children into private structure"
by Greg Kroah-Hartman
· 16 years ago
cda5e83
Revert "driver core: move knode_driver into private structure"
by Greg Kroah-Hartman
· 16 years ago
4db8e28
Revert "driver core: move knode_bus into private structure"
by Greg Kroah-Hartman
· 16 years ago
6230582
firewire: core: fix sleep in atomic context due to driver core change
by Stefan Richter
· 16 years ago
c40f6f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
by Linus Torvalds
· 16 years ago
1a7d0f0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
7d671f3
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
d7d717f
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 16 years ago
b64dc5a
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 16 years ago
69f52ad
mISDN: Add HFC USB driver
by Karsten Keil
· 16 years ago
3f75e84
mISDN: Add layer1 prim MPH_INFORMATION_REQ
by Martin Bachem
· 16 years ago
c6a2e58
mISDN: Fix kernel crash when doing hardware conference with more than two members
by Andreas Eversberg
· 16 years ago
c3b3cde
mISDN: Added missing create_l1() call
by Andreas Eversberg
· 16 years ago
e314f89
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
by Matthias Urlichs
· 16 years ago
400fd97
mISDN: Minor cleanups
by Andreas Eversberg
· 16 years ago
b36b654
mISDN: Create /sys/class/mISDN
by Matthias Urlichs
· 16 years ago
808a14a
mISDN: Add missing release functions
by Andreas Eversberg
· 16 years ago
87c5fa1
mISDN: Add different different timer settings for hfc-pci
by Andreas Eversberg
· 16 years ago
1b36c78
mISDN: Minor fixes
by Andreas Eversberg
· 16 years ago
9a81255
mISDN: Correct busy device detection
by Andreas Eversberg
· 16 years ago
1b4d331
mISDN: Fix deactivation, if peer IP is removed from l1oip instance.
by Andreas Eversberg
· 16 years ago
02282ee
mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0
by Martin Bachem
· 16 years ago
9e6115f
mISDN: Fix irq detection
by Andreas Eversberg
· 16 years ago
3bd69ad
mISDN: Add ISDN sample clock API to mISDN core
by Andreas Eversberg
· 16 years ago
55a6af9
mISDN: Return error on E-channel access
by Martin Bachem
· 16 years ago
1f28fa19
mISDN: Add E-Channel logging features
by Martin Bachem
· 16 years ago
a9b6183
mISDN: Use protocol to detect D-channel
by Martin Bachem
· 16 years ago
83a8a55
mISDN: Fixed more indexing bugs
by Andreas Eversberg
· 16 years ago
0aafe75
mISDN: Make debug output a little bit more verbose
by Peter Schlaile
· 16 years ago
e4cce22
mISDN: Fix HDLC DSP transmit
by Peter Schlaile
· 16 years ago
837468d
mISDN: Use struct device name field
by Matthias Urlichs
· 16 years ago
8b6015f
mISDN: Added an ioctl to change the device name
by Matthias Urlichs
· 16 years ago
9776ef0
mISDN: Remove the local max-card limit
by Matthias Urlichs
· 16 years ago
1161849
mISDN: Fix queue limit counting problem
by Andreas Eversberg
· 16 years ago
190f71d
mISDN: Add some debug option for clock problems
by Andreas Eversberg
· 16 years ago
8dd2f36
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
by Andreas Eversberg
· 16 years ago
69e656c
mISDN: Cleanup hfc multiport driver
by Karsten Keil
· 16 years ago
cdb80f6
async: make async a command line option for now
by Arjan van de Ven
· 16 years ago
b32714b
partial revert of asynchronous inode delete
by Arjan van de Ven
· 16 years ago
ab5610b
[JFFS2] remove junk prototypes
by Artem Bityutskiy
· 16 years ago
73d5931
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
6ddaab2
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
c4295fb
x86: make 'constant_test_bit()' take an unsigned bit number
by Linus Torvalds
· 16 years ago
e245b80
parisc: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
8659c40
x86: only scan the root bus in early PCI quirks
by Andi Kleen
· 16 years ago
54b0d12
block: fix bug in ptbl lookup cache
by Neil Brown
· 16 years ago
4ce5f24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
7c51d57
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
a3a798c
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 16 years ago
efcb3cf
libata: use WARN_ON_ONCE on hot paths
by Tejun Heo
· 16 years ago
43529c9
CRED: Must initialise the new creds in prepare_kernel_cred()
by David Howells
· 16 years ago
0de3368
CRED: Missing put_cred() in prepare_kernel_cred()
by David Howells
· 16 years ago
29a41e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
d9e8a3a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 16 years ago
e293e97
Btrfs: explicitly mark the tree log root for writeback
by Chris Mason
· 16 years ago
85795da
[MTD] [MAPS] Fix printk format warning in nettel.c
by David Woodhouse
· 16 years ago
Next »