Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e270b51df657011983241ec61a1fc7de186e16cd
e270b51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
8fa8279
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
2444e56
alpha: unbreak OSF/1 (a.out) binaries
by Ivan Kokshaysky
· 17 years ago
72cff12
alpha: fix legacy mode PCI IDE controllers
by Ivan Kokshaysky
· 17 years ago
227739b
sparc: sunzilog uart order
by Robert Reif
· 17 years ago
77c664f
[SPARC64]: Detect trap frames in stack backtraces.
by David S. Miller
· 17 years ago
7697daa
[SPARC64]: %l6 trap return handling no longer necessary.
by David S. Miller
· 17 years ago
238468b
[SPARC64]: Use trap type stored in pt_regs to handle syscall restart.
by David S. Miller
· 17 years ago
4a1fd55
[ARM] fix 48d7927bdf071d05cf5d15b816cf06b0937cb84f
by Catalin Marinas
· 17 years ago
328d8a0
[ARM] 5010/1: htc-pasic3: remove unused defines and includes
by Philipp Zabel
· 17 years ago
8243e40a
[SPARC64]: Store magic cookie and trap type in pt_regs.
by David S. Miller
· 17 years ago
db9a7fb
[SPARC64]: PROM debug console can be CON_ANYTIME.
by David S. Miller
· 17 years ago
c6ca978
sparc64: cleanup after SunOS/Solaris binary emulation removal
by Adrian Bunk
· 17 years ago
a5c5642
sparc: cleanup after SunOS binary emulation removal
by Adrian Bunk
· 17 years ago
919ee67
[SPARC64]: Add NUMA support.
by David S. Miller
· 17 years ago
1f261ef
[SPARC64]: Allocate TSB node-local.
by David S. Miller
· 17 years ago
c1b1a5f
[SPARC64]: NUMA device infrastructure.
by David S. Miller
· 17 years ago
0c49a57
[SPARC64]: Kill pci_iommu_table_init() declaration.
by David S. Miller
· 17 years ago
ce3b1d4
[SPARC64]: Once we have the boot cmdline, call parse_early_param()
by David S. Miller
· 17 years ago
30957a8
[SPARC64]: Remove unused asm-sparc64/numnodes.h
by David S. Miller
· 17 years ago
86cfc75
[SPARC64]: Decrease SECTION_SIZE_BITS to 30.
by David S. Miller
· 17 years ago
4a28333
[SPARC64]: Initialize MDESC earlier and use lmb_alloc()
by David S. Miller
· 17 years ago
ad07200
[SPARC64]: Use lmb_alloc() for PROM device tree.
by David S. Miller
· 17 years ago
b970945
[SPARC64]: Call real_setup_per_cpu_areas() earlier and use lmb_alloc().
by David S. Miller
· 17 years ago
9422273
[SPARC64]: Fully use LMB information in bootmem_init().
by David S. Miller
· 17 years ago
25b0c65
[SPARC64]: Start using LMB information in bootmem_init().
by David S. Miller
· 17 years ago
3b2a7e2
[SPARC64]: Initialize LMB tables.
by David S. Miller
· 17 years ago
4e82c9a
[SPARC64]: Move ramdisk discovery code out to seperate function.
by David S. Miller
· 17 years ago
7347aef
[LMB]: Fix lmb allocation regression.
by David S. Miller
· 17 years ago
3dc5063
slab_err: Pass parameters correctly to slab_bug
by Christoph Lameter
· 17 years ago
79c1cb7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
b0d19a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
0093cb1
pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2"
by Len Brown
· 17 years ago
d7d3130
iwlwifi: Fix built-in compilation of iwlcore
by Tomas Winkler
· 17 years ago
cd58f2a
net: Unexport move_addr_to_{kernel,user}
by Adrian Bunk
· 17 years ago
201410c
rt2x00: Select LEDS_CLASS.
by David S. Miller
· 17 years ago
e82404a
iwlwifi: Select LEDS_CLASS.
by David S. Miller
· 17 years ago
00713e2
leds: Do not guard NEW_LEDS with HAS_IOMEM
by David S. Miller
· 17 years ago
97e7e0f
[patch 7/7] vfs: mountinfo: show dominating group id
by Miklos Szeredi
· 17 years ago
2d4d486
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
by Ram Pai
· 17 years ago
a1a2c40
[patch 5/7] vfs: mountinfo: allow using process root
by Miklos Szeredi
· 17 years ago
719f5d7
[patch 4/7] vfs: mountinfo: add mount peer group ID
by Miklos Szeredi
· 17 years ago
73cd49e
[patch 3/7] vfs: mountinfo: add mount ID
by Miklos Szeredi
· 17 years ago
9d1bc601
[patch 2/7] vfs: mountinfo: add seq_file_root()
by Miklos Szeredi
· 17 years ago
6092d04
[patch 1/7] vfs: mountinfo: add dentry_path()
by Ram Pai
· 17 years ago
934b25c
[PATCH] remove unused label in xattr.c (noise from ro-bind)
by Al Viro
· 17 years ago
94bc891
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
934b702
Fix cardbus resource allocation
by Linus Torvalds
· 17 years ago
29591b9
bus_remove_device: be more careful about incomplete initialization
by Rafael J. Wysocki
· 17 years ago
08119e8
Relax check on adding children of suspended devices
by Rafael J. Wysocki
· 17 years ago
1ec7f1d
[PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct()
by Al Viro
· 17 years ago
9b4f526
[PATCH] proc_readfd_common() race fix
by Al Viro
· 17 years ago
ed15243
[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()
by Al Viro
· 17 years ago
aca239b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 17 years ago
16abef0
fs: use loff_t type instead of long long
by David Sterba
· 17 years ago
e199cee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 17 years ago
2c2b94f
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
by Dean Nelson
· 17 years ago
3519050
[IA64] run rest drivers/misc/sgi-xp through scripts/Lindent
by Dean Nelson
· 17 years ago
4a3ad2d
[IA64] run some drivers/misc/sgi-xp through scripts/Lindent
by Dean Nelson
· 17 years ago
45d9ca4
[IA64] move XP and XPC to drivers/misc/sgi-xp
by Dean Nelson
· 17 years ago
b24a314
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 17 years ago
7348672
kernel-doc: fix sched.c missing parameter
by Randy Dunlap
· 17 years ago
03b8838
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 17 years ago
0d07a15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 17 years ago
62429f4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 17 years ago
26defe3
fix brd allocation flags
by Petr Tesarik
· 17 years ago
add8eda
i2c: Fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
da67277
i2c: New driver for the SuperH Mobile I2C bus controller
by Magnus Damm
· 17 years ago
dec1a99
i2c/scx200_acb: Don't use 0 as NULL pointer
by Adrian Bunk
· 17 years ago
afc13b7
i2c-bfin-twi: Fix mismatch in add timer and delete timer
by Hans Schillstrom
· 17 years ago
d4ce220
i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN
by Bryan Wu
· 17 years ago
bd58499
i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's log
by Mike Frysinger
· 17 years ago
fa6ad22
i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information
by Bryan Wu
· 17 years ago
74d362e
i2c-bfin-twi: Add missing pin mux operation
by Bryan Wu
· 17 years ago
aa3d020
i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers
by Bryan Wu
· 17 years ago
4dd39bb
i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operation
by Sonic Zhang
· 17 years ago
4c03f68
i2c: Remove trailing whitespaces in busses/Kconfig
by Wolfram Sang
· 17 years ago
08882d2
i2c: Replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a26c20b
i2c: Renesas SH7760 I2C master driver
by Manuel Lauss
· 17 years ago
dba7997
i2c-dev: Split i2cdev_ioctl
by Jean Delvare
· 17 years ago
838349b
i2c-ibm_iic: Support building as an of_platform driver
by Sean MacLennan
· 17 years ago
681aae82
i2c-ibm_iic: Change the log levels
by Sean MacLennan
· 17 years ago
244fbbb
i2c: Add platform driver on top of the new pca-algorithm
by Wolfram Sang
· 17 years ago
c01b083
i2c-algo-pca: Extend for future drivers
by Wolfram Sang
· 17 years ago
3d43829
i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF
by Wolfram Sang
· 17 years ago
3845de2
i2c: Remove the algorithm drivers from the config menu
by Jean Delvare
· 17 years ago
9010eff
[IA64] minor irq handler cleanups
by Jeff Garzik
· 17 years ago
4fa2f0e
[IA64] simplify notify hooks in mca.c
by Hidetoshi Seto
· 17 years ago
284e542
[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchs
by Hidetoshi Seto
· 17 years ago
38477ad
[IA64] disable interrupts on exit of ia64_trace_syscall
by Hidetoshi Seto
· 17 years ago
efa0f16
HID: Suppress hidinput for Samsung IR control
by Robert Schedel
· 17 years ago
42098a5
HID: remove 60x GTCO devices from blacklist
by Jiri Kosina
· 17 years ago
0dd9154
HID: export headers properly
by Mike Frysinger
· 17 years ago
3e52a05
HID: WiseGroup 866 Dual Joypad needs output reports quirk
by Jiri Kosina
· 17 years ago
f5c669f
HID: ThrustMaster FF driver is no longer experimental
by Jiri Kosina
· 17 years ago
c8f0f02
HID: Logitech diNovo Mini pad support
by Jiri Kosina
· 17 years ago
69626f2
HID: fix race between open() and disconnect() in usbhid
by Oliver Neukum
· 17 years ago
abdff0f
HID: make hid_input_field and usbhid_modify_dquirk static
by Adrian Bunk
· 17 years ago
b54ec3c
HID: pass numbered reports properly to hidraw
by Jiri Kosina
· 17 years ago
671d994
HID: fix misplaced rdesc quirk
by Jiri Kosina
· 17 years ago
Next »